Download the PHP package jdmaymeow/cake-auth without Composer
On this page you can find all versions of the php package jdmaymeow/cake-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cake-auth
CakeAuth plugin for CakePHP
This is part of Code Advent 2016
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Load plugin
Configure
To AppController Initialize add
Add after initialize function into main APpControler
Standard Configuration
Allowed actions
Role | Login | Logout | Index | Add | Edit | View | Delete | Display |
---|---|---|---|---|---|---|---|---|
Author | Yes | Yes | Yes | Yes | No | Yes | No | Yes |
Admin | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
All versions of cake-auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
cakephp/cakephp Version >=3.3.2 <4.0.0
jdmaymeow/cake-bootstrap Version 1.2.*
jdmaymeow/cake-file Version ~1.1
cakephp/cakephp Version >=3.3.2 <4.0.0
jdmaymeow/cake-bootstrap Version 1.2.*
jdmaymeow/cake-file Version ~1.1
The package jdmaymeow/cake-auth contains the following files
Loading the files please wait ....