Version 0.0.1
AtCms is a Zend Framework 2 module which provides a base CMS functionality. Helps to create html pages and blocks.
- Add
"atukai/at-cms": "dev-master"to yourcomposer.jsonfile and runphp composer.phar update. - Add
AtCmsto yourconfig/application.config.phpfile under themoduleskey. - Import the SQL schema located in ./vendor/atukai/at-cms/data/schema.sql