PluginProbe ʕ •ᴥ•ʔ
File Manager Pro – Filester / 2.0
File Manager Pro – Filester v2.0
2.1.1 trunk 1.6.1 1.7.6 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 2.0 2.0.1 2.0.2 2.1.0
filester / includes / File_manager / lib / README.md
filester / includes / File_manager / lib Last commit date
css 9 months ago files 9 months ago img 9 months ago jquery 9 months ago js 9 months ago php 9 months ago sounds 9 months ago Changelog 9 months ago LICENSE.md 9 months ago README.md 9 months ago bower.json 9 months ago composer.json 9 months ago main.default.js 9 months ago package.json 9 months ago
README.md
218 lines
1 elFinder
2 ========
3
4 **WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.65 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.**
5
6 [](https://studio-42.github.io/elFinder/![elFinder file manager for the Web](https://studio-42.github.io/elFinder/images/elFinderScr.png "elFinder file manager for the Web")](https://studio-42.github.io/elFinder/](https://studio-42.github.io/elFinder/)
7
8 elFinder is an open-source file manager for web, written in JavaScript using
9 jQuery UI. Creation is inspired by simplicity and convenience of Finder program
10 used in Mac OS X operating system.
11
12 [](https://github.com/Studio-42/elFinder/releases/latest![Download now!](https://studio-42.github.io/elFinder/images/download-icon.png)](https://github.com/Studio-42/elFinder/releases/latest](https://github.com/Studio-42/elFinder/releases/latest)
13 [](https://choosealicense.com/licenses/bsd-3-clause/![Packagist License](https://poser.pugx.org/studio-42/elfinder/license.png)](https://choosealicense.com/licenses/bsd-3-clause/](https://choosealicense.com/licenses/bsd-3-clause/)
14 [](https://packagist.org/packages/studio-42/elfinder![Latest Stable Version](https://poser.pugx.org/studio-42/elfinder/version.png)](https://packagist.org/packages/studio-42/elfinder](https://packagist.org/packages/studio-42/elfinder)
15 [](https://packagist.org/packages/studio-42/elfinder![Total Downloads](https://poser.pugx.org/studio-42/elfinder/d/total.png)](https://packagist.org/packages/studio-42/elfinder](https://packagist.org/packages/studio-42/elfinder)
16 [](https://cdnjs.com/libraries/elfinder![CDNJS version](https://img.shields.io/cdnjs/v/elfinder.svg)](https://cdnjs.com/libraries/elfinder](https://cdnjs.com/libraries/elfinder)
17 [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FF5FKRSMKYDVA![Donate Paypal(nao-pon)](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FF5FKRSMKYDVA](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FF5FKRSMKYDVA)
18 [](https://studio-42.github.io/elFinder/tools/donate-bitcoin/![Donate Bitcoin(nao-pon)](https://img.shields.io/badge/Donate-Bitcoin-orange.svg)](https://studio-42.github.io/elFinder/tools/donate-bitcoin/](https://studio-42.github.io/elFinder/tools/donate-bitcoin/)
19 [](https://www.buymeacoffee.com/naopon![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=🥨&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon](https://www.buymeacoffee.com/naopon)
20
21 Contents
22 --------
23 * [](#branchesBranches](#branches](#branches)
24 * [](#featuresFeatures](#features](#features)
25 * [](#requirementsRequirements](#requirements](#requirements)
26 * [](#installationInstallation](#installation](#installation)
27 * [](#downloadsDownloads](#downloads](#downloads)
28 * [](#demo-sitesDemo Sites](#demo-sites](#demo-sites)
29 * [](#faqsFAQs](#faqs](#faqs)
30 * [](#3rd-party-connectors3rd Party Connectors](#3rd-party-connectors](#3rd-party-connectors)
31 * [](#3rd-party-volume-drivers3rd Party Volume Drivers](#3rd-party-volume-drivers](#3rd-party-volume-drivers)
32 * [](#3rd-party-themes3rd Party Themes](#3rd-party-themes](#3rd-party-themes)
33 * [](#supportSupport](#support](#support)
34 * [](#authorsAuthors](#authors](#authors)
35 * [](#licenseLicense](#license](#license)
36
37 Branches
38 --------
39 - [](https://github.com/Studio-42/elFinder/tree/mastermaster](https://github.com/Studio-42/elFinder/tree/master](https://github.com/Studio-42/elFinder/tree/master) - Main development branch
40 - [](https://github.com/Studio-42/elFinder/tree/2.1-src2.1-src](https://github.com/Studio-42/elFinder/tree/2.1-src](https://github.com/Studio-42/elFinder/tree/2.1-src) - 2.1 development branch, auto build to 2.1 on commit
41 - [](https://github.com/Studio-42/elFinder/tree/2.12.1](https://github.com/Studio-42/elFinder/tree/2.1](https://github.com/Studio-42/elFinder/tree/2.1) - 2.1 nightly build branch
42
43 Features
44 --------
45 * Usability like the MacOS Finder or Windows Explorer
46 * Mobile friendly view for touch devices
47 * All operations with files and folders on a remote server (copy, move,
48 upload, create folder/file, rename, etc.)
49 * High performance server backend and light client UI
50 * Multi-root support
51 * Local file system, MySQL, FTP, SFTP, Box, Dropbox, GoogleDrive and OneDrive volume storage drivers
52 * Support AWS S3, Azure, Digital Ocean Spaces and more with [](https://github.com/barryvdh/elfinder-flysystem-driverLeague\Flysystem](https://github.com/barryvdh/elfinder-flysystem-driver](https://github.com/barryvdh/elfinder-flysystem-driver) Flysystem driver
53 * Cloud storage (Box, Dropbox, GoogleDrive and OneDrive) drivers
54 * Background file/folder upload with Drag & Drop HTML5 support
55 * Chunked file upload for large file
56 * Upload directly to the folder
57 * Upload form URL (or list)
58 * List and Icons view
59 * Keyboard shortcuts
60 * Standard methods of file/group selection using mouse or keyboard
61 * Move/Copy files with Drag & Drop
62 * Drag & Drop to outside by starting drag with alt/option key press
63 * Archives create/extract (zip, rar, 7z, tar, gzip, bzip2)
64 * Rich context menu and toolbar
65 * Quicklook, preview for common file types
66 * Edit text files and images
67 * "Places" for your favorites
68 * Calculate directory sizes
69 * Thumbnails for image, movie files
70 * Easy to integrate with web editors (elRTE, CKEditor, TinyMCE)
71 * Flexible configuration of access rights, upload file types, user interface
72 and other
73 * Extensibility by event handling of backend and client side
74 * Simple client-server API based on JSON
75 * Supports custom information in info dialog
76 * Configuable columns of list view
77 * Supports custom CSS class function for the custom folder icon
78 * Connector plugin
79 * [](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoRotate/plugin.phpAutoRotate](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoRotate/plugin.php](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoRotate/plugin.php) : Auto rotation on file upload of JPEG file by EXIF Orientation.
80 * [](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoResize/plugin.phpAutoResize](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoResize/plugin.php](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/AutoResize/plugin.php) : Auto resize on file upload.
81 * [](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Normalizer/plugin.phpNormalizer](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Normalizer/plugin.php](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Normalizer/plugin.php) : UTF-8 Normalizer of file-name and file-path etc.
82 * [](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Sanitizer/plugin.phpSanitizer](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Sanitizer/plugin.php](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Sanitizer/plugin.php) : Sanitizer of file-name and file-path etc.
83 * [](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Watermark/plugin.phpWatermark](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Watermark/plugin.php](https://github.com/Studio-42/elFinder/blob/2.1-src/php/plugins/Watermark/plugin.php) : Print watermark on file upload.
84 * For more details, see the [](https://github.com/Studio-42/elFinder/blob/master/ChangelogChangelog](https://github.com/Studio-42/elFinder/blob/master/Changelog](https://github.com/Studio-42/elFinder/blob/master/Changelog)
85
86 Requirements
87 ------------
88 ### jQuery / jQuery UI
89 * jQuery 1.8.0+
90 * jQuery UI 1.9.0+
91 * Required: draggable, droppable, resizable, selectable, button and slider
92 * Recommend: sorter (To make sortable the List column and the Places)
93
94 **However, we recommend newest version.**
95
96 ### Client
97 * Modern browsers both of desktop or mobile. elFinder was tested in newest Chrome, Edge, Firefox, IE and Opera
98 - **Caution**: Web App mode ("apple-mobile-web-app-capable" meta tag) on iOS is not work perfectly in elFinder
99
100 ### Server
101 * Any web server
102 * PHP 5.2+ (Recommend PHP 5.4 or higher) And for thumbnails - GD / Imagick module / convert(imagemagick) require
103 * Recommend PHP 7.1 or higher to supports non-ASCII character of file path/name on the Windows server
104
105 Installation
106 ------------
107 ### Builds (compressed)
108 1. Download and unzip one of the [](#downloadsbuilds](#downloads](#downloads) below to your PHP server
109 2. Rename `/php/connector.minimal.php-dist` to `/php/connector.minimal.php`
110 3. Load `/elfinder.html` in your browser to run elFinder
111
112 ### Source (uncompressed)
113 1. Clone this repository to your PHP server
114
115 ```
116 $ git clone https://github.com/Studio-42/elFinder.git
117 ```
118
119 2. Rename `/php/connector.minimal.php-dist` to `/php/connector.minimal.php`
120 3. Load `/elfinder.src.html` in your browser to run elFinder
121
122 ### Installer
123 - [Setup elFinder 2.1.x nightly with Composer](https://github.com/Studio-42/elFinder/tree/gh-pages/tools/installer/setup_with_composer)
124
125 Downloads
126 ------------
127 **Stable releases** ([Changelog](https://github.com/Studio-42/elFinder/blob/master/Changelog))
128 + [elFinder 2.1.66](https://github.com/Studio-42/elFinder/archive/2.1.66.zip)
129 + [elFinder 2.0.9](https://github.com/Studio-42/elFinder/archive/2.0.9.zip) (deprecated)
130
131 **Nightly builds**
132 + [elFinder 2.1.x (Nightly)](https://github.com/Studio-42/elFinder/archive/2.1.zip)
133
134 Demo sites
135 ------------
136 **2.1.x Nightly**
137 + https://studio-42.github.io/elFinder/ (with CORS)
138
139 FAQs
140 ------------
141
142 ### Should I use elFinder builds (compressed) or source (uncompressed)?
143
144 For debugging and development, use the [source](#source-uncompressed). For production, use [builds](#builds-compressed).
145
146 ### How do I integrate elFinder with CKEditor/TinyMCE/elRTE/etc...?
147 Check out the [wiki](https://github.com/studio-42/elFinder/wiki#howtos) for individual instructions.
148
149 ### The procedure of language files created or modified?
150
151 You can create or modify the language file to use translation tool. Please refer to the pull request the results to the respective branch.
152 * [2.1 branch translation tool](http://studio-42.github.io/elFinder/tools/langman/#2.1)
153
154
155 3rd party connectors
156 --------------------
157 * [ASP.NET](https://github.com/leniel/elFinder.Net) / [ASP.NET Core](https://github.com/gordon-matt/elFinder.NetCore) / [.NET Standard](https://github.com/mguinness/elFinder.AspNet)
158 * [Java Servlet](https://github.com/trustsystems/elfinder-java-connector)
159 * [JavaScript/Efw](https://github.com/efwGrp/efw3.X/blob/master/help/tag.elfinder.md)
160 * [Nodejs](https://github.com/dekyfin/elfinder-node)
161 * [Python](https://github.com/Studio-42/elfinder-python)
162 * [Ruby/Rails](https://github.com/phallstrom/el_finder)
163
164 3rd party Volume Drivers
165 --------------------
166 * [League\Flysystem (PHP)](https://github.com/barryvdh/elfinder-flysystem-driver) (for elFinder 2.1+) driver for the [Flysystem](https://github.com/thephpleague/flysystem)
167
168 3rd party Themes
169 --------------------
170 Hint: [How to load CSS with RequireJS?](https://github.com/Studio-42/elFinder/wiki/How-to-load-CSS-with-RequireJS%3F)
171
172 * [lokothodida/elfinder-theme-moono](https://github.com/lokothodida/elfinder-theme-moono)
173 * [lokothodida/elfinder-theme-windows-10](https://github.com/lokothodida/elfinder-theme-windows-10)
174 * [RobiNN1/elFinder-Material-Theme](https://github.com/RobiNN1/elFinder-Material-Theme)
175 * [StudioJunkyard/elfinder-boostrap-theme](https://github.com/StudioJunkyard/LibreICONS/tree/master/themes/elFinder)
176
177 3rd party Integrations
178 --------------------
179 * [Django](https://github.com/mikery/django-elfinder)
180 * [Drupal](https://gitlab.com/667bdrm/elfinder)
181 * [Laravel](https://github.com/barryvdh/laravel-elfinder)
182 * [Roundcube](https://github.com/Offerel/roundcube_elfinder)
183 * [Symfony](https://github.com/helios-ag/FMElfinderBundle)
184 * [Tiki Wiki](https://doc.tiki.org/elFinder)
185 * [WordPress](https://wordpress.org/plugins/file-manager/)
186 * [XOOPS](https://github.com/nao-pon/xelfinder)
187 * [XOOPSCube](https://github.com/xoopscube/xelfinder) GUI-based control panel: FTP, cloud storage and editors
188 * [Yii](http://www.yiiframework.com/extension/elfinder/)
189 * [Zenphoto](http://www.zenphoto.org/news/elfinder/)
190
191 Support
192 -------
193
194 * [Homepage](http://elfinder.org)
195 * [Wiki](https://github.com/Studio-42/elFinder/wiki)
196 * [Issues](https://github.com/Studio-42/elFinder/issues)
197 * <dev@std42.ru>
198
199
200 Authors
201 -------
202
203 * Current main developer: Naoki Sawada <hypweb+elfinder@gmail.com> [![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=🥨&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon)
204 * Chief developer: Dmitry "dio" Levashov <dio@std42.ru>
205 * Maintainer: Troex Nevelin <troex@fury.scancode.ru>
206 * Developers: Alexey Sukhotin, Naoki Sawada <hypweb+elfinder@gmail.com>
207 * Icons: PixelMixer, [Yusuke Kamiyamane](http://p.yusukekamiyamane.com), [Icons8](https://icons8.com)
208
209 We hope our tools will be helpful for you.
210
211
212 License
213 -------
214
215 elFinder is issued under a 3-clauses BSD license.
216
217 * [License terms](https://github.com/Studio-42/elFinder/blob/master/LICENSE.md)
218