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.
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.
AdminBundle Provides the following features:
- List Unactivated users.
- List Banned users.
- List New users.
- Administrate Users:
- Ban user.
- Unban user.
- Activate user.
- Deactivation of user.
- Edit users account details. (Note: password is always kept secret as it is encrypted and cannot be decrypted.)
- Change users roles.
- 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 can be found in the Resources/doc/index.md
file in this bundle:
All the installation instructions are located in documentation.
This software is licensed under the MIT license. See the complete license file in the bundle:
Resources/meta/LICENSE
CCDNUser AdminBundle is free software from Code Consortium. See also the list of contributors.
Issues and feature requests are tracked in the Github issue tracker.
Discussions and debates on the project can be further discussed at Code Consortium.