joacub/zfc-user-admin

There is no license information available for the latest version (dev-master) of this package.

An administration interface for ZfcUser.

dev-master 2014-06-22 10:34 UTC

This package is not auto-updated.

Last update: 2024-04-13 10:59:58 UTC


README

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