📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.48 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-distto
/php/connector.minimal.php
/elfinder.htmlin your browser to run elFinder
Clone this repository to your PHP server
$ git clone https://github.com/Studio-42/elFinder.git
Rename
/php/connector.minimal.php-distto
/php/connector.minimal.php
Load
/elfinder.src.htmlin your browser to run elFinder
Stable releases (Changelog) + elFinder 2.1.57 + elFinder 2.0.9 (deprecated)
Nightly builds + elFinder 2.1.x (Nightly)
2.1.x Nightly + https://studio-42.github.io/elFinder/ (with CORS)
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. * 2.1 branch translation tool
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.