Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page
Search tip: Some hooks are generated dynamically, so their names are documented in a generic way.
For example, actionAdminCustomersFormModifier
is documented as action<AdminControllerClassName>FormModifier
.
A regex based search has been implemented, and generic hooks should be matched. However, when you see a controller name or action in the hook name and you can’t find it, try searching for a part of the hook name, like FormModifier
.
No hooks found
Locations | Example | Name | Aliases | Title | Type |
---|---|---|---|---|---|
BO
|
action<ClassName><Action>After | action | |||
BO
|
action<ClassName><Action>Before | action | |||
BO
|
action<Controller>FormModifier | action | |||
BO
|
action<Controller>ListingFieldsModifier | action | |||
BO
|
action<Controller>ListingResultsModifier | action | |||
BO
|
action<Controller>OptionsModifier | action | |||
FO
BO
|
action<DefinitionId>GridDataModifier | action | |||
FO
BO
|
✅ | action<DefinitionId>GridDefinitionModifier | action | ||
FO
BO
|
action<DefinitionId>GridFilterFormModifier | action | |||
FO
|
action<DefinitionId>GridPresenterModifier | action | |||
FO
BO
|
✅ | action<DefinitionId>GridQueryBuilderModifier | action | ||
FO
BO
|
✅ | action<FormName>FormBuilderModifier | action | ||
FO
BO
|
action<FormName>FormDataProviderData | action | |||
FO
|
action<FormName>FormDataProviderDefaultData | action | |||
FO
|
action<LegacyControllerName>ListingFieldsModifier | action | |||
FO
|
action<LegacyControllerName>ListingResultsModifier | action | |||
BO
|
actionAdmin<Action>After | action | |||
BO
|
actionAdmin<Action>Before | action | |||
BO
|
actionAdminActivateAfter | action | |||
BO
|
actionAdminActivateBefore | action | |||
BO
|
actionAdminAdministrationControllerPostProcess<HookName>Before | action | |||
BO
|
actionAdminAdministrationControllerPostProcessBefore | On post-process in Admin Configure Advanced Parameters Administration Controller | action | ||
BO
|
actionAdminAdminShopParametersMetaControllerPostProcessBefore | On post-process in Admin Configure Shop Parameters Meta Controller | action | ||
BO
|
actionAdminAdminWebserviceControllerPostProcessBefore | action | |||
BO
|
actionAdminAdvancedParametersPerformanceControllerPostProcess<HookName>Before | action | |||
BO
|
actionAdminAdvancedParametersPerformanceControllerPostProcessBefore | On post-process in Admin Configure Advanced Parameters Performance Controller | action | ||
BO
|
actionAdminControllerInitAfter | Perform actions after admin controller initialization | action | ||
BO
|
actionAdminControllerInitBefore | Perform actions before admin controller initialization | action | ||
BO
|
✅ | actionAdminControllerSetMedia | action | ||
BO
|
actionAdminDeactivateAfter | action | |||
BO
|
actionAdminDeactivateBefore | action | |||
BO
|
actionAdminDeleteAfter | action | |||
BO
|
actionAdminDeleteBefore | action | |||
BO
|
actionAdminDuplicateAfter | action | |||
BO
|
actionAdminDuplicateBefore | action | |||
BO
|
actionAdminInternationalGeolocationControllerPostProcess<HookName>Before | action | |||
BO
|
actionAdminInternationalGeolocationControllerPostProcessBefore | On post-process in Admin Improve International Geolocation Controller | action | ||
BO
|
actionAdminInternationalLocalizationControllerPostProcess<HookName>Before | action | |||
BO
|
actionAdminInternationalLocalizationControllerPostProcessBefore | On post-process in Admin Improve International Localization Controller | action | ||
BO
|
actionAdminLoginControllerSetMedia | Set media on admin login page header | action | ||
BO
|
actionAdminLogsControllerPostProcessBefore | action | |||
BO
|
actionAdminMaintenanceControllerPostProcessBefore | action | |||
BO
|
actionAdminMetaAfterWriteRobotsFile | action | |||
BO
|
actionAdminMetaBeforeWriteRobotsFile | action | |||
BO
|
actionAdminMetaSave | afterSaveAdminMeta | After saving the configuration in AdminMeta | action | |
BO
|
actionAdminOrdersTrackingNumberUpdate | After setting the tracking number for the order | action | ||
BO
|
actionAdminPreferencesControllerPostProcessBefore | action | |||
BO
|
actionAdminProductsControllerActivateAfter | action | |||
BO
|
actionAdminProductsControllerActivateBefore | action | |||
BO
|
actionAdminProductsControllerDeactivateAfter | action | |||
BO
|
actionAdminProductsControllerDeactivateBefore | action | |||
BO
|
actionAdminProductsControllerDeleteAfter | action | |||
BO
|
actionAdminProductsControllerDeleteBefore | action | |||
BO
|
actionAdminProductsControllerDuplicateAfter | action | |||
BO
|
actionAdminProductsControllerDuplicateBefore | action | |||
BO
|
actionAdminProductsControllerSortAfter | action | |||
BO
|
actionAdminProductsControllerSortBefore | action | |||
BO
|
actionAdminProductsListingFieldsModifier | action | |||
BO
|
actionAdminProductsListingResultsModifier | action | |||
BO
|
actionAdminSecurityControllerPostProcessBefore | On post-process in Admin Security Controller | action | ||
BO
|
actionAdminShippingPreferencesControllerPostProcessBefore | On post-process in Admin Improve Shipping Preferences Controller | action | ||
BO
|
actionAdminShippingPreferencesControllerPostProcessCarrierOptionsBefore | On post-process in Admin Improve Shipping Preferences Controller | action | ||
BO
|
actionAdminShippingPreferencesControllerPostProcessHandlingBefore | On post-process in Admin Improve Shipping Preferences Controller | action | ||
BO
|
actionAdminShopParametersMetaControllerPostProcess<HookName>Before | action | |||
BO
|
actionAdminShopParametersOrderPreferencesControllerPostProcess<HookName>Before | action | |||
BO
|
actionAdminShopParametersOrderPreferencesControllerPostProcessBefore | On post-process in Admin Configure Shop Parameters Order Preferences Controller | action | ||
BO
|
actionAdminShopParametersProductPreferencesControllerPostProcess<HookName>Before | action | |||
BO
|
actionAdminShopParametersProductPreferencesControllerPostProcessBefore | action | |||
BO
|
actionAdminSortAfter | action | |||
BO
|
actionAdminSortBefore | action | |||
BO
|
actionAdminThemesControllerUpdateoptionsAfter | action | |||
BO
|
✅ | actionAfterCreate<FormName>FormHandler | action | ||
FO
BO
|
actionAfterLoadRoutes | action | |||
BO
|
✅ | actionAfterUpdate<FormName>FormHandler | action | ||
FO
|
actionAjaxDie<Controller><Method>Before | action | |||
FO
|
actionAjaxDieBefore | actionBeforeAjaxDie | action | ||
FO
|
actionAttributeCombinationDelete | action | |||
FO
|
actionAttributeCombinationSave | action | |||
FO
|
actionAttributeDelete | afterDeleteAttribute | Deleting an attributes features value | action | |
FO
|
actionAttributeGroupDelete | afterDeleteAttributeGroup | Deleting attribute group | action | |
FO
|
actionAttributeGroupSave | afterSaveAttributeGroup | Saving an attribute group | action | |
FO
|
actionAttributeSave | afterSaveAttribute | Saving an attributes features value | action | |
FO
|
actionAuthentication | authentication | Successful customer authentication | action | |
FO
|
actionAuthenticationBefore | actionBeforeAuthentication | action | ||
FO
|
actionBeforeAjaxDie<Controller><Method> | action | |||
FO
|
actionBeforeCreate<FormName>FormHandler | action | |||
FO
|
actionBeforeUpdate<FormName>FormHandler | action | |||
FO
|
actionBuildFrontEndObject | Manage elements added to the "prestashop" javascript object | action | ||
FO
|
✅ | actionBuildMailLayoutVariables | Build the variables used in email layout rendering | action | |
FO
|
actionCarrierProcess | processCarrier | Carrier process | action | |
BO
|
actionCarrierUpdate | updateCarrier | Carrier Update | action | |
FO
|
actionCartSave | cart | Cart creation and update | action | |
FO
|
actionCartSummary | action | |||
FO
|
actionCartUpdateQuantityBefore | actionBeforeCartUpdateQty | action | ||
FO
|
actionCategoryAdd | categoryAddition | Category creation | action | |
FO
|
actionCategoryDelete | categoryDeletion | Category deletion | action | |
BO
|
actionCategoryUpdate | categoryUpdate | Category modification | action | |
FO
|
actionCheckoutRender | Modify checkout process | action | ||
FO
|
actionClearCache | Clear smarty cache | action | ||
FO
|
actionClearCompileCache | Clear smarty compile cache | action | ||
FO
|
actionClearSf2Cache | Clear Sf2 cache | action | ||
FO
|
actionControllerInitAfter | Perform actions after controller initialization | action | ||
FO
|
actionControllerInitBefore | Perform actions before controller initialization | action | ||
FO
|
actionCustomerAccountAdd | createAccount | Successful customer account creation | action | |
FO
|
actionCustomerAccountUpdate | Successful customer account update | action | ||
FO
|
actionCustomerAddGroups | action | |||
FO
|
actionCustomerBeforeUpdateGroup | action | |||
FO
|
actionCustomerLogoutAfter | After customer logout | action | ||
FO
|
actionCustomerLogoutBefore | Before customer logout | action | ||
FO
|
actionDeleteGDPRCustomer | action | |||
FO
|
actionDeliveryPriceByPrice | action | |||
FO
|
actionDeliveryPriceByWeight | action | |||
FO
|
actionDispatcher | action | |||
FO
|
actionDispatcherAfter | After dispatch | action | ||
FO
|
actionDispatcherBefore | Before dispatch | action | ||
FO
|
actionDownloadAttachment | action | |||
FO
|
actionEmailAddAfterContent | Add extra content after mail content | action | ||
FO
|
actionEmailAddBeforeContent | Add extra content before mail content | action | ||
FO
|
actionEmailSendBefore | Before sending an email | action | ||
FO
|
actionExportGDPRData | action | |||
FO
|
actionFeatureDelete | afterDeleteFeature | Deleting attributes' features | action | |
FO
|
actionFeatureSave | afterSaveFeature | Saving attributes' features | action | |
FO
|
actionFeatureValueDelete | afterDeleteFeatureValue | Deleting attributes' features' values | action | |
FO
|
actionFeatureValueSave | afterSaveFeatureValue | Saving an attributes features value | action | |
FO
|
✅ | actionFilterDeliveryOptionList | Modify delivery option list result | action | |
FO
|
actionFrontControllerInitAfter | actionFrontControllerAfterInit | Perform actions after front office controller initialization | action | |
FO
|
actionFrontControllerInitBefore | Perform actions before front office controller initialization | action | ||
FO
|
actionFrontControllerSetMedia | action | |||
FO
|
actionFrontControllerSetVariables | Add variables in JavaScript object and Smarty templates | action | ||
FO
|
actionGenerateDocumentReference | Modify document reference for Order | action | ||
BO
|
✅ | actionGetAdminOrderButtons | Admin Order Buttons | action | |
BO
|
actionGetAdminToolbarButtons | Allows to add buttons in any toolbar in the back office | action | ||
BO
|
actionGetAlternativeSearchPanels | Additional search panel | action | ||
FO
|
actionGetExtraMailTemplateVars | action | |||
FO
|
actionGetIDZoneByAddressID | action | |||
FO
|
✅ | actionGetMailLayoutTransformations | Define the transformation to apply on layout | action | |
FO
|
actionGetProductPropertiesAfter | action | |||
FO
|
actionGetProductPropertiesAfterUnitPrice | Product Properties | action | ||
FO
|
actionGetProductPropertiesBefore | action | |||
FO
|
actionHtaccessCreate | afterCreateHtaccess | After htaccess creation | action | |
FO
|
actionInvoiceNumberFormatted | action | |||
FO
|
✅ | actionListMailThemes | List the available email themes and layouts | action | |
BO
|
✅ | actionListModules | Allows you to add your own modules from a remote source in the modules list in the back office. | action | |
BO
FO
|
actionLoggerLogMessage | Allows to make extra action while a log is triggered | action | ||
FO
|
actionMailAlterMessageBeforeSend | action | |||
FO
|
✅ | actionModifyFrontendSitemap | Allows modules to add own urls (even whole new groups) to frontend sitemap. | action | |
FO
|
actionModuleInstallAfter | actionModuleInstallAfter | action | ||
FO
|
actionModuleInstallBefore | actionModuleInstallBefore | action | ||
FO
|
actionModuleMailAlertSendCustomer | action | |||
FO
|
actionModuleRegisterHookAfter | action | |||
FO
|
actionModuleRegisterHookBefore | action | |||
FO
|
actionModuleUninstallAfter | actionModuleUninstallAfter | action | ||
FO
|
actionModuleUninstallBefore | actionModuleUninstallBefore | action | ||
FO
|
actionModuleUnRegisterHookAfter | action | |||
FO
|
actionModuleUnRegisterHookBefore | action | |||
FO
|
actionNewsletterRegistrationAfter | action | |||
FO
|
actionNewsletterRegistrationBefore | action | |||
BO
FO
|
actionObject<ClassName>AddAfter | action | |||
BO
FO
|
actionObject<ClassName>AddBefore | action | |||
BO
FO
|
actionObject<ClassName>DeleteAfter | action | |||
BO
FO
|
actionObject<ClassName>DeleteBefore | action | |||
BO
FO
|
actionObject<ClassName>UpdateAfter | action | |||
BO
FO
|
actionObject<ClassName>UpdateBefore | action | |||
BO
FO
|
actionObjectAddAfter | action | |||
BO
FO
|
actionObjectAddBefore | action | |||
BO
FO
|
actionObjectAttributeAddBefore | action | |||
BO
FO
|
actionObjectAttributeGroupAddBefore | action | |||
BO
FO
|
actionObjectDeleteAfter | action | |||
BO
FO
|
actionObjectDeleteBefore | action | |||
BO
FO
|
actionObjectProductCommentValidateAfter | action | |||
BO
FO
|
actionObjectProductInCartDeleteAfter | Cart product removal | action | ||
BO
FO
|
actionObjectProductInCartDeleteBefore | Cart product removal | action | ||
BO
FO
|
actionObjectUpdateAfter | action | |||
BO
FO
|
actionObjectUpdateBefore | action | |||
FO
|
actionOnImageCutAfter | action | |||
FO
|
actionOnImageResizeAfter | action | |||
FO
|
actionOrderEdited | Order edited | action | ||
FO
|
actionOrderHistoryAddAfter | action | |||
FO
|
actionOrderReturn | orderReturn | Returned product | action | |
FO
|
actionOrderSlipAdd | orderSlip | Order slip creation | action | |
FO
|
actionOrderStatusPostUpdate | postUpdateOrderStatus | Post update of order status | action | |
FO
|
actionOrderStatusUpdate | updateOrderStatus | Order status update - Event | action | |
FO
|
actionOutputHTMLBefore | Before HTML output | action | ||
FO
|
actionOverrideEmployeeImage | Get Employee Image | action | ||
FO
|
actionPasswordRenew | action | |||
FO
|
actionPaymentCCAdd | paymentCCAdded | Payment CC added | action | |
FO
|
actionPaymentConfirmation | paymentConfirm | Payment confirmation | action | |
FO
|
actionPDFInvoiceRender | action | |||
FO
|
actionPresentCart | Cart Presenter | action | ||
FO
|
actionPresentModule | action | |||
FO
|
actionPresentOrder | Order Presenter | action | ||
FO
|
actionPresentOrderReturn | Order Return Presenter | action | ||
FO
|
actionPresentPaymentOptions | Payment options Presenter | action | ||
FO
|
actionPresentProduct | Product Presenter | action | ||
FO
|
actionPresentProductListing | Product Listing Presenter | action | ||
BO
|
actionProductActivation | action | |||
FO
|
actionProductAdd | addproduct | Product creation | action | |
FO
|
actionProductAttributeDelete | deleteProductAttribute | Product attribute deletion | action | |
FO
|
actionProductAttributeUpdate | updateProductAttribute | Product attribute update | action | |
FO
|
actionProductCancel | cancelProduct | Product cancelled | action | |
FO
|
actionProductCoverage | action | |||
FO
|
actionProductDelete | deleteproduct | Product deletion | action | |
FO
|
actionProductOutOfStock | productOutOfStock | Out-of-stock product | action | |
BO
|
actionProductPriceCalculation | Product Price Calculation | action | ||
FO
|
actionProductSave | afterSaveProduct | Saving products | action | |
FO
|
actionProductSearchAfter | Event triggered after search product completed | action | ||
FO
|
actionProductSearchProviderRunQueryAfter | Runs an action after ProductSearchProviderInterface::RunQuery() | action | ||
FO
|
actionProductSearchProviderRunQueryBefore | Runs an action before ProductSearchProviderInterface::RunQuery() | action | ||
BO
|
actionProductUpdate | updateproduct | Product update | action | |
FO
|
actionSearch | action | |||
FO
|
actionSetInvoice | action | |||
FO
|
actionShopDataDuplication | action | |||
FO
|
actionSubmitAccountBefore | actionBeforeSubmitAccount | action | ||
FO
|
actionSubmitCustomerAddressForm | action | |||
FO
|
actionTaxManager | 116, 97, 120, 77, 97, 110, 97, 103, 101, 114 | Tax Manager Factory | action | |
FO
|
actionUpdateLangAfter | Update "lang" tables | action | ||
FO
|
actionUpdateQuantity | updateQuantity | Quantity update | action | |
FO
|
actionValidateCustomerAddressForm | Customer address form validation | action | ||
FO
|
✅ | actionValidateOrder | newOrder | New orders | action |
FO
|
actionValidateOrderAfter | After validating an order | action | ||
FO
|
actionValidateStepComplete | action | |||
FO
|
actionWatermark | watermark | Watermark | action | |
FO
|
actionWishlistAddProduct | action | |||
FO
|
additionalCustomerAddressFields | Add fields to the Customer address form | |||
FO
|
additionalCustomerFormFields | Add fields to the Customer form | |||
FO
|
addWebserviceResources | Add extra webservice resource | |||
BO
|
dashboardData | ||||
BO
|
dashboardZoneOne | ||||
BO
|
dashboardZoneThree | Dashboard column three | |||
BO
|
dashboardZoneTwo | ||||
FO
|
deleteProductAttribute | ||||
FO
|
displayAdditionalCustomerAddressFields | Display additional customer address fields | display | ||
FO
|
displayAddressSelectorBottom | display | |||
BO
|
displayAdminAfterHeader | display | |||
BO
|
displayAdminCustomers | adminCustomers | Display new elements in the Back Office, tab AdminCustomers | display | |
BO
|
displayAdminEndContent | Administration end of content | display | ||
BO
|
displayAdminForm | display | |||
BO
|
displayAdminGridTableAfter | displayAdminListAfter | Display after Grid table | display | |
BO
|
displayAdminGridTableBefore | displayAdminListBefore | Display before Grid table | display | |
BO
|
displayAdminListAfter | display | |||
BO
|
displayAdminListBefore | display | |||
BO
|
displayAdminNavBarBeforeEnd | display | |||
BO
|
displayAdminOptions | display | |||
BO
|
✅ | displayAdminOrder | adminOrder | Display new elements in the Back Office, tab AdminOrder | display |
BO
|
displayAdminOrderCreateExtraButtons | Add buttons on the create order page dropdown | display | ||
BO
|
✅ | displayAdminOrderMain | Admin Order Main Column | display | |
BO
|
displayAdminOrderMainBottom | Admin Order Main Column Bottom | display | ||
BO
|
displayAdminOrderSide | displayBackofficeOrderActions | Admin Order Side Column | display | |
BO
|
✅ | displayAdminOrderSideBottom | display | ||
BO
|
✅ | displayAdminOrderTabContent | Display new elements in the Back Office, tab contents on order | display | |
BO
|
✅ | displayAdminOrderTabLink | Display new elements in the Back Office, tab links on order | display | |
BO
|
✅ | displayAdminOrderTop | Display new elements in the Back Office, top of Order page | display | |
BO
|
displayAdminProductsCombinationBottom | Display new elements in back office product page, Combination tab | display | ||
BO
|
✅ | displayAdminProductsExtra | Display new elements in back office product page, Extra tab | display | |
BO
|
displayAdminProductsMainStepLeftColumnBottom | Display new elements in back office product page, left column of the Basic settings tab | display | ||
BO
|
displayAdminProductsMainStepLeftColumnMiddle | Display new elements in back office product page, left column of the Basic settings tab | display | ||
BO
|
displayAdminProductsMainStepRightColumnBottom | Display new elements in back office product page, right column of the Basic settings tab | display | ||
BO
|
displayAdminProductsOptionsStepBottom | Display new elements in back office product page, Options tab | display | ||
BO
|
displayAdminProductsOptionsStepTop | Display new elements in back office product page, Options tab | display | ||
BO
|
displayAdminProductsPriceStepBottom | Display new elements in back office product page, Price tab | display | ||
BO
|
✅ | displayAdminProductsQuantitiesStepBottom | Display new elements in back office product page, Quantities/Combinations tab | display | |
BO
|
displayAdminProductsSeoStepBottom | Display new elements in back office product page, SEO tab | display | ||
BO
|
displayAdminProductsShippingStepBottom | Display new elements in back office product page, Shipping tab | display | ||
BO
|
displayAdminStatsGraphEngine | GraphEngine | display | ||
BO
|
displayAdminStatsGridEngine | GridEngine | display | ||
BO
|
displayAdminStatsModules | AdminStatsModules | Stats - Modules | display | |
BO
|
displayAdminThemesListAfter | BO themes list extra content | display | ||
BO
|
displayAdminView | display | |||
FO
|
displayAfterBodyOpeningTag | Very top of pages | display | ||
FO
|
displayAfterCarrier | After carriers list | display | ||
FO
|
displayAfterProductThumbs | Display extra content below product thumbs | display | ||
FO
|
displayAfterTitleTag | After title tag | display | ||
BO
|
displayAttributeForm | attributeForm | display | ||
BO
|
displaybackOfficeCategory | Display new elements in the Back Office, tab AdminCategories | display | ||
BO
|
displaybackOfficeEmployeeMenu | Administration Employee menu | display | ||
BO
|
displaybackOfficeHeader | backOfficeHeader | Administration panel header | display | |
BO
|
displaybackOfficeTop | backOfficeTop | Administration panel hover the tabs | display | |
FO
|
displayBanner | Very top of pages | display | ||
FO
|
displayBeforeBodyClosingTag | Very bottom of pages | display | ||
FO
|
displayBeforeCarrier | beforeCarrier | Before carriers list | display | |
FO
|
displayCarrierExtraContent | Display additional content for a carrier (e.g pickup points) | display | ||
FO
|
displayCartExtraProductActions | Extra buttons in shopping cart | action | ||
FO
|
displayCartModalContent | Content of Add-to-cart modal | display | ||
FO
|
displayCartModalFooter | Bottom of Add-to-cart modal | display | ||
FO
|
displayCheckoutBeforeConfirmation | Show custom content before checkout confirmation | display | ||
FO
|
displayCheckoutSubtotalDetails | displayCheckoutSubtotalDetails | display | ||
FO
|
displayCheckoutSummaryTop | Cart summary top | display | ||
FO
|
displayCMSDisputeInformation | displayCMSDisputeInformation | display | ||
FO
|
displayCMSPrintButton | displayCMSPrintButton | display | ||
FO
|
displayContactContent | Content wrapper section of the contact page | display | ||
FO
|
displayContactLeftColumn | Left column blocks on the contact page | display | ||
FO
|
displayContactRightColumn | Right column blocks of the contact page | display | ||
FO
|
displayContentWrapperBottom | Content wrapper section (bottom) | display | ||
FO
|
displayContentWrapperTop | Content wrapper section (top) | display | ||
FO
|
displayCrossSellingShoppingCart | displayCrossSellingShoppingCart | display | ||
FO
|
displayCustomerAccount | customerAccount | Customer account displayed in Front Office | display | |
FO
|
displayCustomerAccountForm | createAccountForm | Customer account creation form | display | |
FO
|
displayCustomerAccountFormTop | createAccountTop | Block above the form for create an account | display | |
FO
|
displayCustomerLoginFormAfter | Display elements after login form | display | ||
FO
|
displayCustomization | display | |||
BO
|
displayDashboardToolbarIcons | Display new elements in back office page with dashboard, on icons list | display | ||
BO
|
displayDashboardToolbarTopMenu | Display new elements in back office page with a dashboard, on top Menu | display | ||
BO
|
displayDashboardTop | Dashboard Top | display | ||
BO
|
displayEmptyModuleCategoryExtraMessage | Extra message to display for an empty modules category | display | ||
FO
|
displayExpressCheckout | displayExpressCheckout | display | ||
BO
|
displayFeatureForm | featureForm | Add fields to the form 'feature' | display | |
BO
|
displayFeaturePostProcess | postProcessFeature | On post-process in admin feature | display | |
BO
|
displayFeatureValueForm | featureValueForm | Add fields to the form 'feature value' | display | |
BO
|
displayFeatureValuePostProcess | postProcessFeatureValue | On post-process in admin feature value | display | |
FO
|
displayFooter | footer | Footer | display | |
FO
|
displayFooterAfter | displayFooterAfter | display | ||
FO
|
displayFooterBefore | displayFooterBefore | display | ||
FO
|
displayFooterCategory | This hook adds new blocks under the products listing in a category/search | display | ||
FO
|
displayFooterProduct | productfooter | Product footer | display | |
FO
|
displayGDPRConsent | displayGDPRConsent | display | ||
FO
|
displayHeader | Header | Pages html head section | display | |
FO
|
displayHeaderCategory | Footer above of the product list | display | ||
FO
|
displayHome | home | Homepage content | display | |
FO
|
displayInvoiceLegalFreeText | PDF Invoice - Legal Free Text | display | ||
FO
|
displayLeftColumn | extraLeft | New elements on a page (left column) | display | |
FO
|
displayLeftColumnProduct | extraLeft | New elements on the product page (left column) | display | |
FO
|
displayMaintenance | Maintenance Page | display | ||
BO
|
displayModuleConfigureExtraButons | Module configuration - After toolbar buttons | display | ||
FO
|
displayMyAccountBlock | myAccountBlock | My account block | display | |
FO
|
displayNav1 | displayNav1 | display | ||
FO
|
displayNav2 | displayNav2 | display | ||
FO
|
displayNavFullWidth | Navigation | display | ||
FO
|
displayNewsletterRegistration | displayNewsletterRegistration | display | ||
FO
|
displayNotFound | displayNotFound | display | ||
FO
|
displayOrderConfirmation | orderConfirmation | Order confirmation page | display | |
FO
|
displayOrderConfirmation1 | displayOrderConfirmation1 | display | ||
FO
|
displayOrderConfirmation2 | displayOrderConfirmation2 | display | ||
FO
|
displayOrderDetail | orderDetailDisplayed | Order detail | display | |
BO
|
displayOrderPreview | display | |||
FO
|
displayOverrideTemplate | Change the default template of current controller | display | ||
FO
|
displayPaymentByBinaries | Payment form generated by binaries | display | ||
FO
|
displayPaymentReturn | paymentReturn | Payment return | display | |
FO
|
displayPaymentTop | paymentTop | Top of payment page | display | |
FO
BO
|
displayPDF<Template> | Add content to PDF templates | display | ||
FO
|
displayPersonalInformationTop | Content in the checkout funnel, on top of the personal information panel | display | ||
FO
|
displayProductActions | Display additional action button on the product page | action | ||
FO
|
displayProductAdditionalInfo | productActions, displayProductButtons | Product page additional info | display | |
FO
|
displayProductExtraContent | Add content to the product page | display | ||
FO
|
displayProductListReviews | displayProductListReviews | display | ||
FO
|
displayProductPriceBlock | displayProductPriceBlock | display | ||
FO
|
displayReassurance | displayReassurance | display | ||
FO
|
displayRightColumn | extraRight | New elements on a page (right column) | display | |
FO
|
displayRightColumnProduct | extraRight | New elements on the product page (right column) | display | |
FO
|
displaySearch | display | |||
FO
|
displayShoppingCart | shoppingCartExtra | Shopping cart - Additional button | display | |
FO
|
displayShoppingCartFooter | shoppingCart | Shopping cart footer | display | |
FO
|
displayTop | top | Top of pages | display | |
FO
|
displayWrapperBottom | Main wrapper section (bottom) | display | ||
FO
|
displayWrapperTop | Main wrapper section (top) | display | ||
FO
|
filterCategoryContent | Filter the content page category | |||
FO
|
filterCmsCategoryContent | Filter the content page category | |||
FO
|
filterCmsContent | Filter the content page | |||
FO
|
filterHtmlContent | Filter HTML field before rending a page | |||
FO
|
filterManufacturerContent | Filter the content page manufacturer | |||
FO
|
filterProductContent | Filter the content page product | |||
FO
|
filterProductSearch | Filter search products result | |||
FO
|
filterSupplierContent | Filter the content page supplier | |||
FO
|
gSitemapAppendUrls | ||||
BO
|
legacyblockkpi | ||||
FO
|
✅ | moduleRoutes | |||
FO
|
overrideLayoutTemplate | ||||
FO
|
overrideMinimalPurchasePrice | ||||
FO
|
productSearchProvider | ||||
FO
|
sendMailAlterTemplateVars | Alter template vars on the fly | |||
FO
|
termsAndConditions | ||||
FO
|
validateCustomerFormFields | Customer registration form validation |