dev-master
9999999-devA collection of tools to assist in integrating modules on Prestashop
Apache-2.0
The Requires
by Jan Deschuttere
library prestashop
A collection of tools to assist in integrating modules on Prestashop
This project focuses on getting a basic toolset to improve module integration on Prestashop., (*1)
At a base it started with getting modules converted from a Prestashop 1.6 to a 1.7 way of working., (*2)
This package introduces a command to assist with upgrading the database based on the definitions given in a certain module., (*3)
$xslt
php app/console codinc:module:upgrade:database {moduleName}
, (*4)
Once triggered you will first get an output of the changes in the database that need to be executed to support the module followed with a question to apply them immediately or not., (*5)
A collection of tools to assist in integrating modules on Prestashop
Apache-2.0
library prestashop