Search in blog
Categories
Related products
CSV Specific Prices now available in PrestaShop 8
Categories:
Updates
Tags:
PrestaShop 8 is here and the Specific Pricing CSV module has already been adapted to this great new version.
CSV Specific Prices module we made all the necessary changes to make it compatible with PrestaShop 8.
The header messages of the license-related module files have been changed.
Replaced the die() function with exit() in the module logic.
To add style sheets and JavaScript files in the Backoffice, the "backOfficeHeader" hook was used, which has been deprecated. Now we use the "actionAdminControllerSetMedia" hook instead.
Modified the module to adapt it to PHP and Symfony coding standards.
The module is now compliant with the new code standards for PrestaShop 8.
Aesthetically no changes have been applied.