Plugins are basically CakePHP applications with some extra required files:
Lots of info on how to create CakePHP applications can be found here: [http://book.cakephp.org] and more specifically on plugins here: http://book.cakephp.org/view/115/Creating-a-Plugin
We're shipping Bromine with a Pizza plugin that can serve as template.
Once you've created something awesome go to http://forum.brominefoundation.org/viewforum.php?f=9 and release it by creating a post describing its functionality and attaching the files.
Back to top