BitDrop is a php script that allows you to upload files to your server and provide a short URL link. Files expire after a set amount of time and then become inaccessible. BitDrop editor allows you to manage files so you can see what others are uploading. Highly customizable, select the length and characters of the short URL and file expiration time. You can also easily integrate BitDrop into your existing website by following the help file or using the included example.
View the online demo at bitdrop.codeeverywhere.ca Access the Editor at bitdrop.codeeverywhere.ca/editor
Features
Easy to install and configure Image previews Password protect files Limit the number of downloads Set global expire time for your files Hotlink protection Easily View and Delete files using the editor (1-page administration)
Quick Start Guide and Tutorial Video View on YouTube
Requirements
PHP 5.2 (1) MySQL 5 Database Apache with mod_rewrite
Support If you have any issues please contact me thru CodeCanyon.
Upgrading from 1.2.x/1.3 BitDrop v1.4 is available to all existing users, please note we have moved to MySQL only (for performance and ease of installing), the new database is much different than the existing one so you cannot export/import your existing database over, we apologize for any inconvenience.
Recent Changes 1.4 – June 17th 2013
New design Removed multi-user Added API access Bug fixes
1.3 – May 20th 2013
Now multi-user Mobile view Password protection Live expire time Image previews ReShare button Bug Fixes