Hook displayAdminProductsExtra

Informations

Display new elements in back office product page, Extra tab This form type is used to display modules in an extra tab that regroup the modules implementing the displayAdminProductsExtra hook. This is not the recommended way to integrate in the product page anymore but we keep it for backward compatibility.
Hook displayAdminProductsExtra
Locations
BO
Type display
Origin core
Aliases
Description This form type is used to display modules in an extra tab that regroup the modules implementing the displayAdminProductsExtra hook. This is not the recommended way to integrate in the product page anymore but we keep it for backward compatibility.

Located in

Origin File
core src/PrestaShopBundle/Form/Admin/Sell/Product/ExtraModulesType.php

Example implementation

This hook has been implemented as an example in our modules examples repository - demoproductform.