Download the PHP package fm-labs/cakephp-admin without Composer
On this page you can find all versions of the php package fm-labs/cakephp-admin. 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 cakephp-admin
Admin plugin for CakePHP
An administration plugin for CakePHP 5.x
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Enable in your ROOT/config/bootstrap.php
Customize your admin config
- Copy default config from plugins/Admin/config/admin.default.php to ROOT/config/admin.php
- Adjust configuration settings
Features
- Admin user management
- Admin auth handling
- Admin theme built on top of Bootstrap (v5)
- Dashboard
- System Info
- Log viewer
- Cronjob Management
Config/Settings
Key | Config | Settings | Comment |
---|---|---|---|
Admin.path | x | - | |
Admin.theme | x | - | |
Admin.Dashboard.title | x | x | |
Admin.Dashboard.skin | x | x | |
Admin.Dashboard.url | x | - | |
Admin.Dashboard.Panels | x | - | |
Admin.Search.searchUrl | x | - | |
Admin.Security.enable | x | x | |
Admin.Security.forceSSL | x | x | |
Admin.LogRotation | x | - | |
Admin.Users | x | - | |
Admin.Auth | x | - | |
Admin.AdminLte.skin_class | x | x | DEPRECATED |
Admin.AdminLte.layout_class | x | x | DEPRECATED |
Admin.AdminLte.sidebar_class | x | x | DEPRECATED |
All versions of cakephp-admin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
cakephp/cakephp Version ^5
cakephp/authentication Version ^3
cakephp/authorization Version ^3
fm-labs/cakephp-cupcake Version ^5
fm-labs/cakephp-bootstrap Version ^5
fm-labs/cakephp-sugar Version ^5
fm-labs/cakephp-user Version ^5
cakephp/cakephp Version ^5
cakephp/authentication Version ^3
cakephp/authorization Version ^3
fm-labs/cakephp-cupcake Version ^5
fm-labs/cakephp-bootstrap Version ^5
fm-labs/cakephp-sugar Version ^5
fm-labs/cakephp-user Version ^5
The package fm-labs/cakephp-admin contains the following files
Loading the files please wait ....