git clone git://github.com/CraftyShadow/dmMediaUploadifyerPlugin.git plugins/dmMediaUploadifyerPlugin
class ProjectConfiguration extends dmProjectConfiguration { public function setup() { parent::setup(); $this->enablePlugins(array( // your enabled plugins 'dmMediaUploadifyerPlugin' ));
php symfony dm:setup
After you install this plugin you get a new button in the dmMedia page in the admin panel - Upload multiple files
dmMediaUploadifyerPlugin, created on March 9, 2010 by crafty_shadow, used by 3109 projects
altranoMarch 9, 2010 10:00 PM
that's cool...
thanks for it. :)
Kye EthertonNovember 30, 2010 10:11 AM
A god send. Saved me over a week in uploading files.
MGPDecember 17, 2010 10:19 AM
Can you please give me an example? I installed the plugin but no extra form field appears...