library superupload
cakephp media upload plugin
waldemar/superupload
cakephp media upload plugin
- Monday, September 1, 2014
- by waldemarnt
- Repository
- 1 Watchers
- 4 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
, (*1)
Introduction:
I have used also dropzone.js [http://www.dropzonejs.com/][2] for multiple drag'n'drop functionality., (*2)
Instalation
- Download and unrar / unzip or better
git clone it to
"your_app_folder/Plugin/SuperUpload
- Add plugin to your app by adding
CakePlugin::load('SuperUpload', array('bootstrap' => true, 'routes' => false));
to Config/bootstrap.php
- Edit Upload Plugin file Config/bootstrap.php
- Add table uploads to database
- setup Upload Plugin database connection in Config/database.php
- make directory /webroot/files chmod 0777
PLUGIN IS STILL IN DEVELOPMENT:
to do:
- Next release is crop and bug fix
- send more ideas to waldemarnt@outlook.com
dev-master
9999999-dev
cakephp media upload plugin
Sources
Download
MIT
The Requires
by
waldemarnt
dev-developer
dev-developer
cakephp media upload plugin
Sources
Download
MIT
by
waldemarnt