Git Product home page Git Product logo

cakephp-admin's Introduction

Admin plugin for CakePHP

A graphical administration boilerplate for CakePHP applications.

Requirements

CakePHP: 4.0.x

Dependencies

fm-labs/cakephp-user fm-labs/cakephp-bootstrap

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require fm-labs/cakephp-admin
  • Enable in your ROOT/config/bootstrap.php

    Plugin::load('Admin', ['bootstrap' => true, 'routes' => true]);

  • Copy default config from plugins/Admin/config/admin.default.php to ROOT/config/admin.php Edit configuration settings, if necessary

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

cakephp-admin's People

Contributors

fm-labs avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lsandrade

cakephp-admin's Issues

composer installation problem

having this error while installing :
Could not find package fm-labs/cakephp3-backend at any version for your min
imum-stability (stable). Check the package spelling or your minimum-stability
any suggestion plz

Can't install

I can't install it because I cannot install fm-labs / cakephp-bootstrap

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.