aoliverio / content
There is no license information available for the latest version (v0.8.3) of this package.
Content plugin for CakePHP
v0.8.3
2016-04-28 08:06 UTC
Requires
- php: >=5.4.16
- cakephp/cakephp: ~3.0
Requires (Dev)
This package is not auto-updated.
Last update: 2026-02-25 02:48:16 UTC
README
This is a Content Management System plugin for CakePHP 3.x applications.
Installing Content via Composer
You can install Content into your project using Composer. If you're starting a new project, we recommend using the content-app skeleton as a starting point. For existing applications you can run the following:
$ composer require aoliverio/content
Load plugin in your application:
bin/cake plugin load -r Content
Docs
For more informations about installation and configuration options, see the wiki.
Bugs & Feedback
https://github.com/aoliverio/content/issues.
License
Copyright (c) 2015 Antonio Oliverio and licensed under MIT License.