/BackOffice

CakePHP BackOffice Plugin

Primary LanguagePHP

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