This script is based on PHP, which can list files and directory in your server. It helps expose to download. It does also support upload with DropzoneJS.
- List files and folders in 2 views: Default and DataTable
- Drag and drop Upload: DropzoneJS with progress
- API for listing directory
- Based on Dore theme template
- Search for file (partly working)
29/11/2021
- Configurable options
- Exclude some file
- Optimize and clean code
- Page view
- Dive in folders without reload
- Preview files
- Admin panel (delete, copy, move, etc)
- Single File version
- Lite version
30/11/2021
- Upload to current folder
File listing
Table view
File uploading
You can checkout the demo here
- ColoredStrategies/Dore jQuery
- halgatewood / file-directory-list