Download the PHP package novactive/ezpublish-tools-bundle without Composer
On this page you can find all versions of the php package novactive/ezpublish-tools-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download novactive/ezpublish-tools-bundle
More information about novactive/ezpublish-tools-bundle
Files in novactive/ezpublish-tools-bundle
Download novactive/ezpublish-tools-bundle
More information about novactive/ezpublish-tools-bundle
Files in novactive/ezpublish-tools-bundle
Vendor novactive
Package ezpublish-tools-bundle
Short Description Novactive eZ Publish Tools Bundle
License MIT
Package ezpublish-tools-bundle
Short Description Novactive eZ Publish Tools Bundle
License MIT
Keywords ez publish
Please rate this library. Is it a good library?
Informations about the package ezpublish-tools-bundle
Novactive eZ Publish Tools bundle
About
This bundle provides :
- an extends of the eZ Publish Composer scriptHandler for dumping assets : if set, the environment variable SYMFONY_ENV will be used to setup the assetic:dump command env option
Installation
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"
Contributing
In order to be accepted, your contribution needs to pass a few controls :
- PHP files should be valid
- PHP files should follow the PSR-2 standard
- PHP files should be phpmd and phpcpd warning/error free
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.
All versions of ezpublish-tools-bundle with dependencies
PHP Build Version
Package Version
No informations.
The package novactive/ezpublish-tools-bundle contains the following files
Loading the files please wait ....