Skip to content

A ZF2 module based on ZfcAdmin and provides an extra admin panel functionality.

Notifications You must be signed in to change notification settings

rrmodi88/AtAdmin

Repository files navigation

AtAdmin

Version 0.1.0

A Zend Framework 2 module based on ZfcAdmin and provides an extra admin panel functionality.

Requirements

Installation

  1. Add "atukai/at-admin": "dev-master" to your composer.json file and run php composer.phar update.
  2. Add AtAdmin to your config/application.config.php file under the modules key after ZfcAdmin.
  3. Copy or create a symlink of public/css and public/js to your website root directory

Configuration

See AtCms as example.

Layout

AtAdmin ships with built in layout which override default ZfcAdmin layout. To override the built in admin layout with your custom layout follow to the next steps

  1. In your module under the view directory create the folder layout
  2. Create the override script admin.phtml

About

A ZF2 module based on ZfcAdmin and provides an extra admin panel functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published