/ZfcUserAdmin

An admin interface for ZfcUser

Primary LanguagePHP

ZfcUserAdmin Module for Zend Framework 2

Version 0.0.1 Created by Daniel Strøm and Martin Shwalbe

Introduction

This module provides an interface to create/edit new users.

Installation

Main Setup

  1. Clone this project into your ./vendor/ directory and enable it in your application.config.php file.
  2. Clone https://github.com/juriansluiman/ZfcAdmin into your ./vendor/ directory and enable it in your application.config.php file.

Requires

  1. ZfcAdmin
  2. ZfcUser

Usage

soon to come