Description
Uploading files to your MojoMotor CMS is now possible with JustUpload. It only takes a few seconds to do by using the plug-in quick upload button.
Go to the place in your text where you will want to have a link to your file. Click on our handy upload button. Browse your file and click on Upload Now. Then give a name to your link. And it’s ready to go!
You can also manage your files on the server with this plug-in.
Its installation won’t even take two minutes when following the instructions in the demo video. Browse for the JustUpload addon and upload it.. Open the Layout bar on your MM admin and edit your template with the proper commands. Save the layout. And Bang! The quick upload button will show up; now you can use JustUpload.
Licence
This plugin is released under a Commercial license.
After buying this plugin, you will receive a license to use this product.
The license will not expire. You can only use the license and plugin for one domain.
Installation
The installation thus only takes 30 seconds. - Watch the screencast (1:24 minute)
* 1. Just unzip the file and upload it to: system/mojomotor/third_party/fileupload/
* 2. Open: http://...yourdomain…/index.php/admin/addons/fileupload/checkinstall/
* 3. From MojoMotor version 1.2 and above -> Please download the file: system/mojomotor/config/ckeditor.php
* 4. Change:
$config[‘wysiwyg_toolbar’] = array(‘mojo_save’, ‘-’, ‘Maximize’, ‘-’, ‘Bold’, ‘Italic’, ‘BulletedList’, ‘NumberedList’, ‘-’, ‘Link’, ‘Unlink’, ‘Image’, ‘Format’, ‘mojo_save’);
For:
$config[‘wysiwyg_toolbar’] = array(‘mojo_save’, ‘-’, ‘Maximize’, ‘-’, ‘Bold’, ‘Italic’, ‘BulletedList’, ‘NumberedList’, ‘-’, ‘Link’, ‘Unlink’, ‘Image’, ‘Format’, ‘Fileupload’, ‘mojo_cancel’);
Place the following tag just before the </body> tag in you template and you are ready.
{ mojo:fileupload:initiate} { /mojo :fileupload:initiate}
Hope you will enjoy Just Upload!