Skip to content

leoruhland/cakeadmin-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

Installation

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

The recommended way to install composer packages is:

composer require cakemanager/cakeadmin-cms:dev-master

Now you need to load the plugin with:

$ 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.

Pull Requests are always more than welcome!

About

CMS Plugin for CakePHP and CakeAdmin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%