Coder Social home page Coder Social logo

divix1988 / zfcadmin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zf-commons/zfcadmin

0.0 1.0 0.0 283 KB

Admin interface for Zend Framework 2 modules - ZfcAdmin is a ZF-Commons initiative.

License: BSD 3-Clause "New" or "Revised" License

PHP 83.79% HTML 16.21%

zfcadmin's Introduction

ZfcAdmin Module for Zend Framework 2

Version 0.1.0 created by Jurian Sluiman and Martin Shwalbe.

Introduction

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

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.

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

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.

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.

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.

zfcadmin's People

Contributors

evandotpro avatar hounddog avatar timdev avatar dustinmoorman avatar

Watchers

Adam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.