Skip to content

Attach: CakePHP 2 Upload Plugin / Behavior

by Vinícius Krolow on janeiro 9th, 2012

Hi

I’m here to promote a new plugin to upload in CakePHP, the Attach plugin, that is based on MeioUpload, but it’s a bit different, he makes use of new Model API of CakePHP 2, where we have support to define own validations and use the Behavior as the method of validate, and also some new things.

A big difference is the use of Imagine Lib, to make the thumbnails, that gives a lot of features to manipulate images.

The plugin also implements polymorphic models, so we have one model/table that handles/store all the files, and your custom models have association with this Attachment model.

It’s really simple to use I hope you guys enjoy the plugin any improvement or feedback are welcome, and you are able to fork it.

Currently the plugin is in his first version, and improvements will be done in the API of the plugin also in the code.

Git: https://github.com/krolow/Attach

* In the github we have the description of how it works.

From → cakephp, php

One Comment
  1. Let me try it.. i will give you good feedback if i like it…

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS