Cuploadify: The CakePHP plugin for Uploadify

UPDATE #2: 2011/01/29 – Documentation for overloading include_scripts paths.
UPDATE #1: 2011/01/17 – Split article to separate element and view information.

Cuploadify @ GitHub: Repository | Download

Uploadify example

To install this plugin, simply unzip the latest stable build into your /app/plugins/cuploadify directory.

In my attempt to decouple all of my CakePHP projects into separate, reusable plugins, I’ve created a CakePHP plugin for Uploadify. For those of you who aren’t familiar with Uploadify, they describe themselves as “a powerful and highly-customizable file upload script.”

Read More