2017 © Pedro Peláez
 

library zfc-admin

A generic Admin module for ZF2.

image

zf-commons/zfc-admin

A generic Admin module for ZF2.

  • Thursday, March 9, 2017
  • by Hounddog
  • Repository
  • 30 Watchers
  • 112 Stars
  • 87,617 Installations
  • PHP
  • 29 Dependents
  • 1 Suggesters
  • 51 Forks
  • 1 Open issues
  • 10 Versions
  • 3 % Grown

The README.md

ZfcAdmin Module for Zend Framework

Created by Jurian Sluiman and Martin Shwalbe., (*1)

Introduction

ZfcAdmin is a minimal admin interface for generic administrative purposes. It is a common screen with navigation that hides behind authentication and authorization., (*2)

Installation

ZfcAdmin is enabled to be installed via composer. Load zf-commons/zfc-admin in your composer.json file. You can specify its version (currently only 0.1.0 is recommended) or use dev-master to load the latest version from master. Enable ZfcAdmin in your application.config.php configuration file., (*3)

If you do not want to use composer, clone this project (either as a git submodule or not) into ./vendor/ directory., (*4)

Usage

ZfcAdmin allows you to create routes under a single parent "admin" route. You can also use it to enable navigation in your admin layout. Furthermore integration of BjyAuthorize and ZfcRbac is provided., (*5)

The complete configuration is flexible, so you can update the zfcadmin parent route, its children, the navigation and all default provided view scripts. Read more in the documentation about usage and customization of ZfcAdmin., (*6)

Development

ZfcAdmin is currently under development. The authors feel ZfcAdmin is stable enough for production versions and you can always fix your ZfcAdmin version to a specific tag. Feel free to report bugs in the issue tracker or come by on IRC at the Freenode channel #zftalk., (*7)

The Versions

02/07 2014

v0.2.0

0.2.0.0 https://github.com/juriansluiman/ZfcAdmin

A generic Admin module for ZF2.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

15/04 2014

v0.1.3

0.1.3.0 https://github.com/juriansluiman/ZfcAdmin

A generic Admin module for ZF2.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

16/03 2014

v0.1.2

0.1.2.0 https://github.com/juriansluiman/ZfcAdmin

A generic Admin module for ZF2.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

23/04 2013

v0.1.1

0.1.1.0 https://github.com/juriansluiman/ZfcAdmin

A generic Admin module for ZF2.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

05/03 2013

v0.1.0

0.1.0.0 https://github.com/juriansluiman/ZfcAdmin

A generic Admin module for ZF2.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

30/10 2012

0.0.1

0.0.1.0 https://github.com/juriansluiman/ZfcAdmin

A generic Admin module for ZF2.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2