Skip to content

PostTypes 1.0.0

Latest
Compare
Choose a tag to compare
@bobmulder bobmulder released this 11 May 18:11
· 4 commits to master since this release

The CakeManager core team is excited to announce the first stable release of the PostTypes Plugin. We have worked hard to make this plugin work with the CakeManager Plugin and make it customizable for your own applications .

Features

The PostTypes plugin is able to generate CRUD for the admin-area in the CakeManager. The most important classes are the PostTypesComponent wich is able to register PostTypes and do some stuff with it. The Admin/PostTypesController has the well know actions (index, view, add, edit & delete) and are automatically 'generated' by the plugin, based on the registered PostType.

Read more at http://cakemanager.org/docs/posttypes/1.0/

Roadmap

The roadmap is available here: https://github.com/cakemanager/cakephp-posttypes/wiki/1.1-Roadmap and contains serveral ideas wich will be implemented in the following versions. Stay up-to-date at http://cakemanager.org.