Skip to content
/ AtAdmin Public
forked from rrmodi88/AtAdmin

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

Notifications You must be signed in to change notification settings

lukenm/AtAdmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtAdmin

Version 0.1.3

The missing ZF2 Admin module constructor.

Requirements

Features

Installation

  1. Add "atukai/at-admin": "0.*" 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, public/js and public/images 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

Languages

  • PHP 100.0%