Repository showing you step by step how to create a simple blog in pure eZ Publish 5.
- Download and install eZ Publish 5 (>= v2013.07.0), either on share.ez.no or directly from Composer.
- In
src/folder, create aAcme/folder. - Go to
src/Acme/and clone this repository in there. In the end you should havesrc/Acme/EzBlogBundle/.