FriendsOfCake/cakephp-upload

Does this accept urls instead of the files?

tgoeminne opened this issue · 5 comments

I was wonder if I can provide http://www.website.com/link-to-image.jpeg as the file to upload?

Maybe it was a different plugin that had this?

ADmad commented

This plugin doesn't accept urls instead of the files.

Ok, it was another plugin that I tried sometime ago that had this... No plans on adding this somewhere?

Ok I see it is the filegrabberBehaviour, but this got removed from the plugin? How can I use this from old plugin in the new one?

@josegonzalez can you tell me how to implement filegrabberbehaviour?

You would need to fake out the uploaded data in the same way normal file data gets uploaded.

If you need consulting beyond that, let me know via email and I can send you rates.