FileTree is a block for creating an explorer-like directory structure and letting users download files from it, and upload files if permissions allow. Please look at the screenshots (click on the camera on the right) for a good summary.
Some features
High code quality
The code is written with best practices and a high separation of concerns. Template files are written as just templates, not as big php code blocks. The code follows MVC and uses DI and Exception handling for best control. Unit tests for tree model are included.
One final note, this plugin only supports a MySQL database!
Have fun and much productivity with the FileTree!