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.