Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Elfinder | 4,482 | 494 | 76 | a month ago | 70 | June 13, 2023 | 9 | other | JavaScript | |
📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI | ||||||||||
Devextreme | 1,753 | 203 | 257 | 21 hours ago | 668 | August 31, 2023 | 55 | other | JavaScript | |
HTML5 JavaScript Component Suite for Responsive Web Development | ||||||||||
Filemanager | 925 | 3 | 3 years ago | 10 | September 09, 2016 | 45 | JavaScript | |||
An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager. | ||||||||||
Laradrop | 68 | 3 | 1 | 2 years ago | 17 | December 14, 2021 | 5 | mit | JavaScript | |
File manager using Dropzone.js for Laravel 5.3 - 8.x - PHP | ||||||||||
Filemin | 60 | 5 years ago | 10 | other | Perl | |||||
File manager for Webmin written completely in perl | ||||||||||
Mediabundle | 44 | 3 | a year ago | 65 | May 30, 2022 | 3 | mit | PHP | ||
Easier Symfony Media Management | ||||||||||
Roxy Fileman For Node.js | 15 | 2 years ago | 3 | mit | JavaScript | |||||
Roxy Fileman, upload and manage files with Node.js! | ||||||||||
Idows Tinyii Filemanager | 15 | 4 years ago | 1 | bsd-3-clause | PHP | |||||
File Manager Plugin for TinyMCE, Redactor & CKEditor to be intergrated within Yii 1.x frameworks | ||||||||||
File Explorer | 13 | 4 years ago | 2 | mit | PHP | |||||
A File Manager with stunning design & astonishing develops, beautifully written in PHP, everything fused in a single file. | ||||||||||
Single File Php File Manager | 10 | 8 months ago | 2 | PHP | ||||||
A fairly full featured file manager all in one file |
WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.61 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED USER. YOU SHOULD UPDATE TO THE LATEST VERSION OR REMOVE IT FROM THE SERVER.
elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Creation is inspired by simplicity and convenience of Finder program used in Mac OS X operating system.
However, we recommend newest version.
/php/connector.minimal.php-dist
to /php/connector.minimal.php
/elfinder.html
in your browser to run elFinderClone this repository to your PHP server
$ git clone https://github.com/Studio-42/elFinder.git
Rename /php/connector.minimal.php-dist
to /php/connector.minimal.php
Load /elfinder.src.html
in your browser to run elFinder
Stable releases (Changelog)
Nightly builds
2.1.x Nightly
For debugging and development, use the source. For production, use builds.
Check out the wiki for individual instructions.
You can create or modify the language file to use translation tool. Please refer to the pull request the results to the respective branch.
Hint: How to load CSS with RequireJS?
We hope our tools will be helpful for you.
elFinder is issued under a 3-clauses BSD license.