library zfc-user-admin
An administration interface for ZfcUser.
joacub/zfc-user-admin
An administration interface for ZfcUser.
- Sunday, June 22, 2014
- by joacub
- Repository
- 1 Watchers
- 0 Stars
- 324 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 49 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ZfcUserAdmin Module for Zend Framework 2
Version 0.0.1 Created by Daniel Strøm and Martin Shwalbe, (*1)
Introduction
This module provides an interface to create/edit new users., (*2)
Installation
Main Setup
- Clone this project into your
./vendor/ directory and enable it in your
application.config.php file.
- Clone
https://github.com/juriansluiman/ZfcAdmin into your ./vendor/ directory and enable it in your
application.config.php file.
Requires
- ZfcAdmin
- ZfcUser
Usage
soon to come, (*3)