Skip to content

joacub/AtAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published