ezFILMANAGER v1

ezFilemanager v2  has been released more »
  1. Better security
  2. All user inputs are sanitized extensively, both from the client and server site.
  3. Much easier configuration/instalation
  4. Extensive use of jQuery
  5. Upload multiple files
  6. Create multiple folders
  7. If a folder/file name exists, it will be appended by a number
  8. Recursively delete directories/files
  9. Preview/Download files
  10. Copy/Paste files between directories
  11. Added option for multiuser (Implemention is up to you, or if you need help, contact me)
ezFilemanager v2 Installation instructions & Download »
ALTHOUGH I WILL CONTINUE SUPPORTING v1,
I WOULD HIGHLY ADVICE YOU TO USE V.2

Eazy file manager platform for TinyMCE or stand-alone file management utility.
Today 2009-02-17 the final v1.0 has been released.

  • It is an online file management utility
  • It can be installed as stand-alone file management utility
  • Integrates with TinyMCE as Plugin.
  • Integrates as a custom file browser within TinyMCE for image, media and link popup.
  • Browse directories.
  • Display file information such as type, size and dimensions (images only).
  • Preview files (iframe zoom + for iE only, we dont need zoom for FF)
  • Download files
  • Rename files directories
  • Delete files (single/multiple).
  • Delete Directories (even non empty).
  • Upload files (based on type permission for image/media/links).
  • Upload dynamicaly multiple files simultaneously
  • Rename files before uploading
  • Enable/Disable file/directory delete
  • Enable/Disable file/directory rename
  • Enable/Disable file upload
  • Check if directory is writable
  • Create Directories.
  • Restrict max upload size for image/media/links.
  • Restrict characters to use for uploaded files and new Directories.
  • Multilingual.(Translated to English,French,German,Greek)
  • Security to block non existant folders and back_browsing (../../etc).
  • Some other user definable settings, see includes/config.inc.php.
  • Almost every single function is fully commented and dated

ezFilemanger v0.8a has been used/tested extensively and the only bug reported was a JavaScript error which prevented uploading files with more than 3 characters extension, thus today 2009-02-17 the final v1.0 has been released.
For those using v0.8a the only file modified is the the includes/upload.inc.php and new German translation (thanks Joachim Schneider)

Download latest version v1.0
Download ezFilemanager+TinyMCE v3.2.5Extract the tinymce-ezfilemanager.zip file and put the tinymce directory in your root folder, naviagte to www.your_url/tinymce/examples and  test ezFilemanager

A common missconseption is that you can install images/links from the ezFilemanager button in the TinyMCE toolbar.
In order to install images/links you must install the advimg plugin as well and then you will see a small icon next to the Image URL, which when clicked will open the ezFilemanager

Installation instructions are included in the download.