bdogan / back-office
BackOffice plugin for CakePHP
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- cakephp/cakephp: ^4.1
- wyrihaximus/twig-view: ^5.0
Requires (Dev)
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2025-03-01 00:28:38 UTC
README
BackOffice plugin gives a toolbox for developing ControlPanel who using CakePHP. It provides;
- Theme support
- Layouts
- Elements
- Flash Messages
- Builtin Useful Pages (Login, Logout etc..)
- Common Entities
- User
- UserGroup
- Migration support
- Commands
- Create new user
- Change password existing user
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require bdogan/back-office