Skip to content

zackperdue/filedrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filedrop - Web File Management like a Mac

With this module you can upload files with HTML5 and JS fallback and store the data in a user record using Mango (for now) and MongoDB.

Include in Bootstrap (duh) and Update Routes

By default and for convenience of testing, filedrop will load as a public route at http://yoursite.com/filedrop however, you are most likely not going to want open, unfiltered uploads to your server, so we recommend changing the routes and access to the module and putting it immediately behind some kind of auth, otherwise you will be leaving the most desireable exploit in your website's security.

Update Config Settings

You'll want to update the server path and allowed file types

About

Filedrop Module makes sharing files fun again!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published