bdogan / BackOffice

CakePHP BackOffice Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackOffice plugin for CakePHP

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

About

CakePHP BackOffice Plugin


Languages

Language:PHP 92.9%Language:CSS 4.2%Language:JavaScript 3.0%