eZ Platform / Publish Bundles
eZ Publish Deployer Recipe Deployer Recipe for deploying eZ Publish and eZ Platform bundles with Deployer: https://github.com/Pixy/ezpublish_deployer_recipe
Symfony Finland
Random things on PHP, Symfony and web development
eZ Publish Deployer Recipe Deployer Recipe for deploying eZ Publish and eZ Platform bundles with Deployer: https://github.com/Pixy/ezpublish_deployer_recipe
By default eZ Publish and eZ Platform use the Stash bundle to handle caching. This can lead to gigabytes of log data when in development environment as Stash by default keeps track of a lot of when running Symfony in Development mode. A quick way to reduce logging is to disable tracking in Stash…