CakePHP Amazon S3 Simple Upload Component
I’ve been looking for weeks for a straight foward simple to utilize plugin or component for CakePHP that worked with CakePHP 1.3.x. Unfortunately the documentation on these plugins and components I have found, showed almost no examples of how they should work or what they should do. So while working on Studdr version 2.0, I created a simple plugin from examples from about 100 different sources that tackles this issue in the easiest possible manner I could find. Here is the component: Here is the link to the project: https://github.com/jonbradley/CakePHP-S3-Upload
Read more...


