2017 © Pedro Peláez
 

cakephp-plugin cakeadmin-cms

Cms plugin for CakePHP

image

cakemanager/cakeadmin-cms

Cms plugin for CakePHP

  • Sunday, August 16, 2015
  • by bobmulder
  • Repository
  • 3 Watchers
  • 1 Stars
  • 45 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

Cms plugin for CakePHP

Note: This is a non-stable plugin for CakePHP 3.x at this time. It is currently under development and should be considered experimental., (*1)

Installing this plugin will add a complete CMS system to your application. This plugin depends on the CakeAdmin Plugin because of its easy management. Via the CakeAdmin plugin you are able to manage your pages, blogs and settings., (*2)

Installation

You can install this plugin into your CakePHP application using composer., (*3)

The recommended way to install composer packages is:, (*4)

composer require cakemanager/cakeadmin-cms:dev-master

Now you need to load the plugin with:, (*5)

$ bin/cake plugin load -b -r Cms

Keep in touch

If you need some help or got ideas for this plugin, feel free to chat at Gitter., (*6)

Pull Requests are always more than welcome!, (*7)

The Versions

16/08 2015

dev-master

9999999-dev

Cms plugin for CakePHP

  Sources   Download

The Requires

 

The Development Requires