Skip to content

codeconsortium/CCDNUserAdminBundle

Repository files navigation

CCDNUser AdminBundle README.

SensioLabsInsight Build Status Scrutinizer Quality Score Code Coverage Latest Stable Version Total Downloads Stories in Ready

Notes:

This bundle is for the symfony framework and requires Symfony ~2.4 and PHP >= 5.3.2

This project uses Doctrine >= 2.1.x and so does not require any specific database.

© CCDN © CodeConsortium

Available on:

Theme and Sprite graphics courtesy of twitter bootstrap and GLYPHICONS.

Other graphics are works of CodeConsortium.

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

SensioLabsInsight knpbundles.com

Description:

This is a Admin Bundle for user management for Symfony.

You still need to use a user bundle of your choosing, this bundle does not provide user registration/logging capabilities etc, this bundle is decoupled from user bundle specifics.

Features.

AdminBundle Provides the following features:

  1. List Unactivated users.
  2. List Banned users.
  3. List New users.
  4. Administrate Users:
    1. Ban user.
    2. Unban user.
    3. Activate user.
    4. Deactivation of user.
    5. Edit users account details. (Note: password is always kept secret as it is encrypted and cannot be decrypted.)
    6. Change users roles.
  5. Utilises Twitter-Bootstrap interface by default.

Before installation of this bundle, you can download the Sandbox for testing/development and feature review, or alternatively see the product in use at CodeConsortium.

Documentation.

Documentation can be found in the Resources/doc/index.md file in this bundle:

Read the Documentation.

Installation.

All the installation instructions are located in documentation.

License.

This software is licensed under the MIT license. See the complete license file in the bundle:

Resources/meta/LICENSE

Read the License.

About.

CCDNUser AdminBundle is free software from Code Consortium. See also the list of contributors.

Reporting an issue or feature request.

Issues and feature requests are tracked in the Github issue tracker.

Discussions and debates on the project can be further discussed at Code Consortium.