Skip to main content

Override Module Prestashop

: Place a new file in /override/modules/ps_shoppingcart/ps_shoppingcart.php .

: Customizing a module's main PHP class or its front/admin controllers. 2. How to Override a Module's PHP Class override module prestashop

: Place custom assets in themes/your_theme/assets/css/ or js/ following the module's naming convention. 5. Best Practices and Risks override module prestashop

Let's imagine we have a module named customslider and we want to modify its main class. override module prestashop