Recommend this page to a friend! |
Classes of Mark Richards | CliqonV4 | apps/fileman/README.md | Download |
|
DownloadelFinder<pre>
___| | |__ _ _ __ __| | ___ _ __ / _ \ | __| | | '_ \ / _` |/ _ \ '__| | __/ | | | | | | | (_| | __/ | \___|_|_| |_|_| |_|\__,_|\___|_| </pre> 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. Contents
Branches
Features2.0.x * All operations with files and folders on a remote server (copy, move, upload, create folder/file, rename, etc.) * High performance server backend and light client UI * Multi-root support * Local file system, MySQL, FTP volume storage drivers * Background file upload with Drag & Drop HTML5 support * List and Icons view * Keyboard shortcuts * Standard methods of file/group selection using mouse or keyboard * Move/Copy files with Drag & Drop * Archives create/extract (zip, rar, 7z, tar, gzip, bzip2) * Rich context menu and toolbar * Quicklook, preview for common file types * Edit text files and images * "Places" for your favorites * Calculate directory sizes * Thumbnails for image files * Easy to integrate with web editors (elRTE, CKEditor, TinyMCE) * Flexible configuration of access rights, upload file types, user interface and other * Extensibility * Simple client-server API based on JSON 2.1.x * More High performance server backend and light client UI * Connector plugin
* Folder upload with Chrome, Firefox and Edge * Chunked file upload * Upload directly to the folder * Upload form URL (or list) * Creating the archive by specifying the file name * Direct extraction to the current working directory (you do not want to create a folder) * Supports Dropbox.com© (Configurable & As network volume) * Supports custom information in info dialog * Configuable columns of list view * Supports custom CSS class function of tree view * For more details, see the Changelog RequirementsjQuery / jQuery UI* jQuery 1.8.0+ * jQuery UI 1.9.0+ However, we recommend newest version. Client* Modern browser. elFinder was tested in Internet Explorer 8 and newest Firefox, Chrome, IE, Edge and Opera Server* Any web server * PHP 5.2+ (Recommend PHP 5.4 or higher) And for thumbnails - GD / Imagick module / convert(imagemagick) require InstallationBuilds (compressed) 1. Download and unzip one of the builds below to your PHP server
2. Rename Source (uncompressed)1. Clone this repository to your PHP server
2. Rename Installer- Setup elFinder 2.1.x nightly with Composer DownloadsStable releases (Changelog) + elFinder 2.1.20 + elFinder 2.0.7 Nightly builds + elFinder 2.1.x (Nightly) + elFinder 2.0.x (Nightly) Demo sites2.1.x Nightly + https://studio-42.github.io/elFinder/ (with CORS) + https://hypweb.net/elFinder-nightly/demo/2.1/ FAQsWhich version of elFinder should I use?
Should I use elFinder builds (compressed) or source (uncompressed)?For debugging and development, use the source. For production, use builds. How do I integrate elFinder with CKEditor/TinyMCE/elRTE/etc...?Check out the wiki for individual instructions. The procedure of language files created or modified?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 * 2.0 branch translation tool 3rd party connectors* ASP.NET * Java Servlet * Python * Ruby/Rails * Django * Laravel 3rd party Volume Drivers* League\Flysystem (PHP) (for elFinder 2.1+) 3rd party Themes* lokothodida/elfinder-theme-moono * lokothodida/elfinder-theme-windows-10 * StudioJunkyard/elfinder-boostrap-theme * RobiNN1/elFinder-Material-Theme Support* Homepage * Wiki * Issues * <dev@std42.ru> Authors* Chief developer: Dmitry "dio" Levashov <dio@std42.ru> * Maintainer: Troex Nevelin <troex@fury.scancode.ru> * Developers: Alexey Sukhotin <strogg@yandex.ru>, Naoki Sawada <hypweb@gmail.com> * Icons: PixelMixer, Yusuke Kamiyamane We hope our tools will be helpful for you. LicenseelFinder is issued under a 3-clauses BSD license. |