zf3buch/simple-cms

Simple CMS Training Application for the Zend Framework 3


README

Simple CMS Training Application for the Zend Framework 3

Installation

$ composer create-project zf3buch/simple-cms /path/to/install
$ cd /path/to/install
$ sudo chmod 777 -R data/
$ sudo chmod 777 -R public/assets/vendor/