2017 © Pedro Peláez
 

project cakeadminlte

CakeAdminPHP skeleton application and dashboard

image

cakephpkitchen/cakeadminlte

CakeAdminPHP skeleton application and dashboard

  • Monday, October 23, 2017
  • by jeffreylroberts
  • Repository
  • 0 Watchers
  • 0 Stars
  • 47 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 44 Versions
  • 0 % Grown

The README.md

CakePHP Dashboard Skeleton

Build Status, (*1)

CDNJS Packagist License, (*2)

Total Downloads, (*3)

A skeleton for creating full featured applications with a dashbaord backend built on top of CakePHP 3.x., (*4)

The framework source code can be found here: cakephp/cakephp., (*5)

AdminLTE - Admin Control Panel Theme (Bootstrap 3)

"AdminLTE Presentation", (*6)

Visit the online documentation for the most updated guide. [ demo ] [ github ], (*7)

Installation

  1. Download Composer or update composer self-update.
  2. Run php composer.phar create-project --prefer-dist cakephpkitchen/cakeadminlte [app_name].

If Composer is installed globally, run, (*8)

composer create-project --prefer-dist cakephpkitchen/cakeadminlte

In case you want to use a custom app dir name (e.g. /dash/):, (*9)

composer create-project --prefer-dist cakephpkitchen/cakeadminlte dash

You can now either use your machine's webserver to view the default home page, or start up the built-in webserver with:, (*10)

bin/cake server -p 10304

Then visit http://localhost:10304 to see the welcome page., (*11)

Update

Since this skeleton is a starting point for your application and various files would have been modified as per your needs, there isn't a way to provide automated upgrades, so you have to do any updates manually., (*12)

Configuration

Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application., (*13)

Layout

The app skeleton uses a subset of Foundation (v5) CSS framework by default. You can, however, replace it with any other library or custom styles., (*14)

The Versions

07/01 2016
07/06 2015
08/05 2015

dev-revert-244-jsonview-serialization

dev-revert-244-jsonview-serialization http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

14/11 2014

3.0.0-beta3

3.0.0.0-beta3 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

25/09 2014

3.0.0-beta2

3.0.0.0-beta2 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

20/08 2014

3.0.0-beta1

3.0.0.0-beta1 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

27/07 2014

3.0.0-alpha2

3.0.0.0-alpha2 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

24/06 2014

3.0.0-alpha1

3.0.0.0-alpha1 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires