atukai/at-cms

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (0.2.0) of this package.

A ZF2 module which provides a CMS functionality. Helps to create html pages and blocks

0.2.0 2013-04-12 21:56 UTC

This package is not auto-updated.

Last update: 2017-12-12 20:29:51 UTC


README

AtCms is a Zend Framework 2 module which provides a base CMS functionality.

This module is still under heavy development. Do not use it in production.

Requirements

Installation

  1. Add "atukai/at-cms": "dev-master" to your composer.json file and run php composer.phar update.
  2. Add AtCms to your config/application.config.php file under the modules key.

Configuration