Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezpublish-tools-bundle | 7x | stable |
Version | Compatible with |
---|---|
N/A | N/A |
This bundle provides :
With composer :
php composer.phar require novactive/ezpublish-tools-bundle
In your composer.json file, replace the line :
"eZ\\Bundle\\EzPublishCoreBundle\\Composer\\ScriptHandler::dumpAssets"
by the line :
"Novactive\\EzPublishToolsBundle\\Composer\\ScriptHandler::dumpAssets"
In order to be accepted, your contribution needs to pass a few controls :
Finally, in order to homogenize commit messages across contributors (and to ease generation of the CHANGELOG), please apply this git commit message hook onto your local repository.