Downloads
CakePHP Comments Plugin
- Downloads:
- 495
- Released:
- Mar 10 2010
Comments plugin is a universal comment system that can be attached to any controller with a few lines of code. The comments plugin will allow you to make any kind of data comment-able.
[ read more | issue tracker | changelog ]
CakePHP Search Plugin
- Downloads:
- 958
- Released:
- Feb 22 2010
Search plugin is an easy way to include search into your application. Using this plugin you will able to have paginable search in any controller. Plugin support simple methods to search inside models using strict and non-strict comparing, but also allows you to implement any complex type of searching.
[ read more | issue tracker | changelog ]
CakePHP TinyMCE Plugin
- Downloads:
- 462
- Released:
- Feb 17 2010
The TinyMCE helper is basically just a convenience helper that allows you to use php and CakePHP conventions to generate the configuration for TinyMCE and as an extra it allows you to load configs.
[ read more | issue tracker | changelog ]
CakePHP Tags Plugin
- Downloads:
- 393
- Released:
- Feb 16 2010
The tags plugin includes the Taggable Behavior that allows you to simply tag everything. It saves all tags in a tags table and connects any kind of records to them through the tagged table. You can specify alternate tables for both in the case you get *A LOT* records tagged.
[ read more | issue tracker | changelog ]
CakePHP Migrations Plugin
- Downloads:
- 527
- Released:
- Jan 11 2010
The Migrations plugin provides a comprehensive management system whereby the database schema for a CakePHP project can fluctuate during development involving any number of developers. This is achieved by incrementally managing database changes, providing customisable hooks and callbacks for data migration and changes to meet migration paths, and migration maps to provide flexible application of migration instances.
Migrations is great for any...
[ read more | issue tracker | changelog ]
Upcoming Downloads
We are going to release a few more downloads in the near future, here is a small preview of the upcoming downloads:
Ratings
The ratings plugin will allow you to make anything rateable and calculate total and average values.
An OpenID library, Client and Server
A complete package of a CakePHP powered OpenID library with a client and a server plugin
OAuth
A CakePHP based implementation of OAuth
QandA
http://cakeqs.org will be released as a plugin