-
Notifications
You must be signed in to change notification settings - Fork 547
Synchronize hook reference pages with PrestaShop 9.1 metadata #2131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kpodemski
merged 109 commits into
PrestaShop:9.x
from
MAX-IT-Tech:feat/hooks-metadata-91
May 25, 2026
Merged
Changes from all commits
Commits
Show all changes
109 commits
Select commit
Hold shift + click to select a range
e6fc788
Synchronize hook reference pages with current PrestaShop 9.1 metadata…
MAX-IT-Tech 31f8da4
Fix hook metadata regressions from review feedback.
MAX-IT-Tech 3d2e2c6
Fix malformed hook front matter in metadata sync pages.
MAX-IT-Tech 2989280
Finalize hook documentation sync for PrestaShop 9.1.x.
MAX-IT-Tech 090c651
Update actionAdminAdministrationControllerPostProcessBefore.md
kpodemski d9d29d7
Update actionAdminAdminShopParametersMetaControllerPostProcessBefore.md
kpodemski 6397f6a
Update actionAdminAdminWebserviceControllerPostProcessBefore.md
kpodemski 6e016df
Clean up actionAdminAdvancedParametersPerformanceControllerPostProces…
kpodemski 10b7f2c
Fix formatting of actionAdminControllerInitAfter hook example
kpodemski 6b7e3d8
Refactor hook call syntax in actionAdminControllerInitBefore.md
kpodemski 4676760
Refactor actionAdminDuplicateAfter hook usage
kpodemski 843b8e4
Update actionAdminProductsListingFieldsModifier.md
kpodemski 67e30d3
Delete modules/concepts/hooks/list-of-hooks/actionBeforeAjaxDie<Contr…
kpodemski abb3b64
Expand actionProductPriceCalculation hook parameters
kpodemski 90b9fb3
Revise actionShopDataDuplication hook example
kpodemski 7705ccd
Fix formatting of actionSubmitAccountBefore hook example
kpodemski 80640da
Update hook call in actionValidateCustomerAddressForm
kpodemski 6ba096b
Format Hook call in actionValidateOrder documentation
kpodemski eca3ca2
Fix formatting of actionValidateOrderBefore hook call
kpodemski 6b483d6
Clean up displayAdminCustomers.md
kpodemski dddefda
Refactor displayAdminLogin documentation
kpodemski b712fd5
Clean up hook example in displayAdminOrder.md
kpodemski 54c690c
Change code block from PHP to Twig
kpodemski 12bc98e
Remove example code from displayAdminOrderMain.md
kpodemski cd3beae
Update displayAdminOrderMainBottom.md content
kpodemski 6bc403a
Refactor displayAdminOrderSide documentation
kpodemski ec0f907
Refactor hook call example in displayAdminOrderSideBottom
kpodemski 5ebdf25
Update displayAdminStatsModules.md by removing old code
kpodemski 2952c13
Update hook rendering syntax to Twig
kpodemski 958a655
Refactor displayBackOfficeHeader hook usage
kpodemski b65256a
Fix PHP code snippet for displayBackOfficeTop hook
kpodemski 32d5f6e
Simplify hook call in displayCheckoutSubtotalDetails.md
kpodemski dde8f46
Correct hook usage example in documentation
kpodemski faa9459
Fix hook call syntax in displayCustomerAccountFormTop.md
kpodemski 84fe9fc
Delete modules/concepts/hooks/list-of-hooks/displayDashboardToolbarIc…
kpodemski 353db51
Fix syntax for Hook execution in displayCustomization.md
kpodemski 5d5e9cc
Delete modules/concepts/hooks/list-of-hooks/displayFeatureForm.md
kpodemski 80fee1d
Delete modules/concepts/hooks/list-of-hooks/displayFeaturePostProcess.md
kpodemski 7102eb3
Delete modules/concepts/hooks/list-of-hooks/displayFeatureValueForm.md
kpodemski 817f1bb
Delete modules/concepts/hooks/list-of-hooks/displayFeatureValuePostPr…
kpodemski 6175dce
Refactor displayHeader hook execution
kpodemski 485253b
Fix syntax for calling displayHome hook
kpodemski 5883498
Fix syntax in displayMaintenance hook example
kpodemski fc5d35d
Fix syntax for calling displayOrderConfirmation hook
kpodemski 3979db8
Fix syntax in Hook call example
kpodemski cde9f01
Fix rendering block for displayOrderPreview hook
kpodemski d824827
Fix formatting in displayPaymentReturn.md
kpodemski 3920462
Remove copyright notice from PHP example
kpodemski f028c02
Refactor hook dispatch call in actionAdminDuplicateBefore
kpodemski 155eb7e
Update actionAdminInternationalGeolocationControllerPostProcessBefore.md
kpodemski 63b880d
Update actionAdminInternationalLocalizationControllerPostProcessBefor…
kpodemski be88f43
Update hook dispatch syntax in documentation
kpodemski 3b407b1
Clean up actionAdminLogsControllerPostProcessBefore.md
kpodemski 9b036f2
Update actionAdminMaintenanceControllerPostProcessBefore.md
kpodemski 2aa3bd7
Update actionAdminPreferencesControllerPostProcessBefore.md
kpodemski 9708bc6
Clean up actionAdminSecurityControllerPostProcessBefore example
kpodemski 73bcbe8
Update hook call in actionAdminShippingPreferences
kpodemski 809670a
Fix hook call syntax in actionAdminShippingPreferences
kpodemski 5f07f84
Refactor hook dispatch code in documentation
kpodemski 9389097
Update documentation for actionAdminShopParametersOrderPreferencesCon…
kpodemski 5058c25
Simplify hook example by removing form handling
kpodemski 600eb2c
Remove constant and example for mail layout hook
kpodemski 8330ebc
Enhance actionCartGetPackageShippingCost hook parameters
kpodemski 29c5694
Fix formatting of actionControllerInitAfter hook call
kpodemski ffd27ee
Fix formatting of actionControllerInitBefore hook call
kpodemski 17f78a1
Update hook call syntax in actionEmailAddAfterContent.md
kpodemski a16af1e
Refactor actionEmailAddBeforeContent hook call
kpodemski 63b413f
Add additional parameters to actionEmailSendBefore hook
kpodemski 02b4aa6
Fix formatting of Hook execution example in markdown
kpodemski 6449f32
Fix formatting of Hook execution in documentation
kpodemski 1856b28
Update syntax for actionFrontControllerInitAfter hook
kpodemski ccf8fce
Fix formatting for actionFrontControllerInitBefore hook
kpodemski 3197e0a
Fix formatting of Hook execution in documentation
kpodemski b87021e
Modify actionFrontControllerSetVariables hook call
kpodemski de0ec8c
Update hook call to use actionFrontControllerSetVariables
kpodemski 5ac9064
Fix formatting of Hook execution example
kpodemski 0c618bb
Fix formatting in actionGetAdminOrderButtons documentation
kpodemski 3b41d95
Modify actionGetAlternativeSearchPanels Hook call
kpodemski 4d05f6c
Refactor actionGetExtraMailTemplateVars hook call
kpodemski 861329e
Refactor actionGetProductPropertiesAfter documentation
kpodemski 2bbb042
Refactor actionLanguageLinkParameters hook call
kpodemski 0734049
Fix formatting of actionLoggerLogMessage hook example
kpodemski 223bf81
Clean up commented code in actionModifyFrontendSitemap.md
kpodemski d769b88
Fix formatting of Hook execution example
kpodemski d96ea0b
Fix syntax for calling actionProductCoverage hook
kpodemski aef19fd
Include id_shop in actionUpdateQuantity hook
kpodemski 53a9085
Enhance actionValidateCartRule hook with additional parameters
kpodemski 130dc7d
Add currency and orderStatus to actionValidateOrderAfter
kpodemski a2624e6
Update Hook call syntax in actionValidateStepComplete
kpodemski 93db0e1
Update dashboardData.md
kpodemski 7a59482
Refactor dashboardZoneOne hook implementation
kpodemski 162f16f
Fix syntax in dashboardZoneThree hook call
kpodemski 47c778e
Refactor dashboardZoneTwo hook definition
kpodemski 28df110
Fix formatting in deleteProductAttribute.md
kpodemski 7b1d327
Simplify hookDisplayAfterCarrier call
kpodemski 53bb395
Simplify hook call in displayBeforeCarrier.md
kpodemski 88cb174
Refactor hook call example to Twig syntax
kpodemski de5b191
Add parameters for id_shop and chain to Hook exec
kpodemski 8a67e75
Update filterCmsCategoryContent hook call
kpodemski 980ed56
Update filterCmsContent hook parameters
kpodemski 5f42689
Enhance filterHtmlContent hook call with extra options
kpodemski 80c14fc
Add id_shop and chain parameters to Hook exec call
kpodemski afb5327
Update filterProductContent hook call parameters
kpodemski 9d296e7
Modify filterSupplierContent hook call with additional parameter
kpodemski 48d685f
Enhance overrideLayoutTemplate hook with content_only
kpodemski 5fb671a
Fix formatting of productSearchProvider hook example
kpodemski 71863a5
Fix formatting of sendMailAlterTemplateVars hook call
kpodemski c82708d
Change code block from Twig to PHP
kpodemski df0717a
Fix displayAdminLogin hook
kpodemski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
kpodemski marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
modules/concepts/hooks/list-of-hooks/actionAdminDuplicateAfter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.