aoliverio/content

There is no license information available for the latest version (v0.8.3) of this package.

Content plugin for CakePHP

Installs: 53

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 2

Open Issues: 1

Type:cakephp-plugin

v0.8.3 2016-04-28 08:06 UTC

This package is not auto-updated.

Last update: 2024-04-09 17:53:42 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.