Skip to content

single and multiple upload simple with cakephp , dropzone js ,bootstrap

Notifications You must be signed in to change notification settings

waldemarnt/SuperUpload

Repository files navigation

Total Downloads Latest Stable Version

#Introduction:

I have used also dropzone.js http://www.dropzonejs.com/ for multiple drag'n'drop functionality.

#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:

About

single and multiple upload simple with cakephp , dropzone js ,bootstrap

Resources

Stars

Watchers

Forks

Packages