Skip to content

netors/CakePhpAuthBootstrapPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CakePhpAuthBootstrapPlugin

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 git@gits.mxtrio.com:/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

About

Plugin to quickly bootstrap basic Authentication with ACL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages