PHP Scripts - Simple File Sharer - CodeCanyon
Simple File Sharer his title this type of PHPScripts/LoadersandUploaders This time I will review,made by themac, PHPScripts/LoadersandUploaders is sold at a price of $12 in CodeCanyon.FAQs // ajax // bandwidth throtteling // bootstrap // contact form // countdown // drag and drop // file sharing // password // send file // share files // sharing // xsendfile //
Created | 20 April 13 |
Last Update | 23 June 13 |
Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
Software Version | PHP 5.x |
High Resolution | No |
Files Included | JavaScript JS, JavaScript JSON, HTML, CSS, PHP, SQL |
Simple Image Share 1.3 June 21st 2013
New since V1.3 supporting mod_xsendfile, download throtteling, got rid of memory_limit limitations, Bootstrap update, some fixes and more, more info can be found in the changelog below …
allows you to run your own file sharing service – out of the box
New since V1.2 countdown before download is possible, password protection, preview of uploaded images, reporting function, and much more, more info can be found in the changelog below …
New since V1.11 displaying remaining days, language switcher, .. more can be found in the changelog further down
New since V1.1 direct file download protections, denied file extensions, allowed file extensions list, some improvements and fixes, more info can be found in the changelog below …
Keep in touch with updates and subscribe to
Features
- single file upload and sharing - drag and drop or just select file - autoupload - progressbar and progress numbers - mail sharing, ability to send to more than one receipient by closing the success message - admin interface with dashboard, various charts and possibility to manage uploaded files - ready to use ajax contact form - built on bootstrap (bootswatch’s cerulean) - ready to use faqs module - easy to change frontend languages (English, Deutsch (Sie), Deutsch (Du) included) - possibility to block list of extensions - possibility to allow list of extensions - possibility to disable direct file downloads (IP or session based), or to disable the protection - display expiration date of files on download or deletion page - autodelete depending on age - autodelete depending last download (since 1.2) - countdown X seconds befor download is possible (since 1.2) - reporting files function (since 1.2) - image preview of uploaded images (since 1.2) - bandwidth throtteling on downloads (since 1.3) - supporting mod_xsendfile (since 1.3) - ....Requirements
- mysql 5.x - php 5.x - enabled mod_rewrite - optional: GD library for image previews - optional: mod_XSendFile (optional – meant for downloads of huge files) more info to mod_xsendfile: https://tn123.org/mod_xsendfile/Config Hints
you can set various values in the configuration files, some of these: - delDays -> number of days until the file will be deleted automatially after upload or depending on last download - extDenied -> list of lowercase extension which users are not allowed to upload - extAllowed -> list of lowercase extension which users are allowed to upload, only these are allowed (except the extDenied ones) - maxFileSize -> maximum size of uploaded files, but attention the value might be decreased, ‘cause it will be recalculated based on the php values post_max_size, upload_max_filesize, memory_limit - ....Changelog – current Version: 1.3 June 21st 2013
Updates V1.3 June 21st 2013
- fixed cleanUp function, it was deleting from database just regarding time of upload
- max upload size in byte now multiplicated with 1024 * 1024 instead of 1000 * 1000
- cutting (ellipsis) supperlong file names on – download page (headline) – delete page (headline) – name of last file table on admin’s dashboard#
- G (Gigabyte) values of post_max_size and upload_max_filesize are possible now too, no need to convert to Megabyte any longer
- supporting mod_xsendfile for Apache2/Apache2.2 – built to handle download of bigger files w/o running into performance troubles (https://tn123.org/mod_xsendfile/ )
- bandwidth throtteling(define the kbps in the config)
- no memory usage any longer on dowloads, so memory_limit doesn’t have to be increased
- sorting by upload time desc in admin’s file table by default
- updated to Bootstrap v2.3.2 (shift and middle click corrections for Firefox)
Updates V1.11 Apr 23rd 2013
- added number of days remaing until deletion to delete and download page
- added drop down menue with language switcher
- fixed bug on displaying expiration date
update information included
Updates V1.1 Apr 21st 2013
- added missing possibility to logout from admin interface
- admin area: new strategy to display filetypes in the pie chart
- fix for too long filenames (extensions were cutted)
- added possibility to disable direct downloads via IP or SESSION, can be disabled too
- list of filextensions can be denied
- list of filextensions can be allowed
- percentage values are displayed inside the progressbar too
- added age information to download and deletion page
update information included
1st Release V1.0 Apr 19th 2013
Future Plans
these updates will be considered after 60 sales- multiple file uploads (have to think about the download pages and file grouping)
- admin-interface: datatables source in an external file
- admin-interface: multiple file deletion at once
also planned
- smooth logging of activities
- S3 support (have to check out how/what/aso…)
Credits and used plugins
- Icons on Landing-Pa
ge by IconEden (Bright Icons): http://www.iconfinder.com/iconsets/ie_Bright - jQuery: http://jquery.com/
- jQuery File Upload: http://blueimp.github.com/jQuery-File-Upload/
- jQuery countDown: http://davidwalsh.name/jquery-countdown-plugin
- Bootstrap: http://twitter.github.io/bootstrap/
- Bootswatch’ Cerulean: http://bootswatch.com/cerulean/
- PNotify: http://pinesframework.org/pnotify/
- Datatables: http://datatables.net
- bootbox modals: http://bootboxjs.com/
- Flot charts: http://www.flotcharts.org/
- mod_xsendfile for Apache2/Apache2.2: https://tn123.org/mod_xsendfile/
- mod_rewrite: http://httpd.apache.org/docs/current/mod/mod_rewrite.html
- apache, PHP, Mysql, Sublime2, ...
No comments:
Post a Comment