Plugin to quickly bootstrap basic Authentication with ACL
To use:
git submodule clone https://github.com/netors/CakePhpAuthBootstrapPlugin app/Plugin/AuthBootstrap
You will need other Plugins too:
git submodule add https://github.com/slywalker/TwitterBootstrap.git app/Plugin/TwitterBootstrap
git submodule add https://github.com/netors/TwitterBootstrapCakeBakePlugin.git app/Plugin/TwitterBootstrapCakeBake
git submodule add git://github.com/lecterror/cakephp-filter-plugin.git app/Plugin/Filter
git submodule add [email protected]:/home/git/repositories/cakephp-acl.git app/Plugin/Acl
Create your users and roles tables using the SQL script at:
app/Config/Schema/users_roles_tables.sql