mindforce / cakephp-passengers
CakePHP Users management plugin
Installs: 269
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 1
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.6
- cakephp/cakephp: ~3.2
- cakephp/migrations: *
- cakephp/plugin-installer: *
- dereuromark/cakephp-tools: ~1.5
- jeremyharris/cakephp-lazyload: ~2.0.3
- mindforce/cakephp-rear-engine: *
- xety/cake3-cookieauth: ~1.4
Requires (Dev)
Suggests
- cakephp/acl: Allows more advanced logging of application authorization
- dereuromark/cakephp-tinyauth: Simple and robust authorization plugin
This package is not auto-updated.
Last update: 2025-01-04 17:33:26 UTC
README
Passengers is designed and developed to simplify users management in backend and provide basic registration, authentication and authorization functions at frontend.
Warning! It is early development stage. Do not use in real projects. The production version will be released after the official release CakePHP 3
Installing RearEngine via composer
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require mindforce/cakephp-passengers