2017 © Pedro Peláez
 

library at-admin

The missing ZF2 Admin module constructor.

image

joacub/at-admin

The missing ZF2 Admin module constructor.

  • Friday, July 10, 2015
  • by joacub
  • Repository
  • 1 Watchers
  • 0 Stars
  • 236 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

AtAdmin

Version 0.1.3, (*1)

The missing ZF2 Admin module constructor., (*2)

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., (*3)

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, (*4)

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

The Versions

10/07 2015

dev-master

9999999-dev https://github.com/atukai/AtAdmin

The missing ZF2 Admin module constructor.

  Sources   Download

The Requires

 

zf2 admin manage administration at atukai atadmin