Forum v1.8

The Cupcake Forum is a CakePHP plugin based on the popular bulletin board system. Bundled with all basic features, simply drop into your application.

Blog entries with the tag "Uploader"

I want to thank everyone who has tested my forum plugin, and thanks again for all the people who reported bugs and features! The plugin is coming along nicely and I have a few features planned for the future. Both the Cupcake and Uploader plugin have been updated with many bug fixes, multi-byte support and a few new features. Continue reading...
For the past month I have been talking about CakePHPs lack of a built in uploader component or mechanism, and how I wanted to build one. Well I went ahead and did that, and now its available. The Uploader is primarily used as an all purpose file uploader and was built to not interact with a model/database. Here is a quick rundown of the plugin. Continue reading...