Base - Role Based Access Control(cakephp plugin)

by dilab

\\ \\
Base is a Cakephp Role Based Access Control System Plugin, There are two ways you can make sure of it. One way is to plug-in it into your Existing Cakephp project, another way is to start a Cakephp project from Base.

As a Cakephp plugin, Base is very powerful and easy to integrate it into your Cakephp project.

As a role based access control system, firstly you have to define modules, then create roles and assign access rights to modules for each role, then you need to create users and assign each user a role. finally you will have a fully working RBAC system.

Simply speaking, Base gives a ready-made RBAC system. According to Wikipedia,role-based access control (RBAC) is an approach to restricting system access to authorized users.

Please note the Demo site is still using version 1.2

V1.4 updated: 17 April 2010
1.shifted webroot/css/base, webroot/js/base, webroot/js/img to plugin’s vendors folder
2.new add/delete icons
3.change sidebar menu to be dynamic menu
4.update permissions on the fly( no need to relogin)
5.brand new Css layout
6.minor code optimization
7.updated manual pdf

V1.3 updated: 08 April 2010
1.change AccessController component to AclComponent
2.shift auth functions to component AuthComponent
3.code optimization

V1.2 updated: 10 March 2010
1.move business logic to model, form a better MVC structure
2.add javascript confirmation box when deleting
3.add validation rules to model

V1.1 updated: 09 March 2010
1.updated models: base_user.php , base_role.php, base_module. This will remove html tags when save user,role,module.

$8

Prepaid customers
pay just $6 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Find Out More Price

You must sign in or sign up to purchase this item.

Purchase 16 purchases

File Types Included
CSS HTML JavaScript JS PHP SQL
Item Attributes
Created 8 March 10
PHP Version 5.x
MySQL Version 4.x, 5.x
PHP Framework CakePHP
Compatible Browsers FireFox 3, IE7, IE8
PHP Files Included CSS, HTML, JavaScript JS, PHP, SQL