The miniPAN is a PHP based file management script, that is seamlessly integrated with TinyMCE, CKEditor. This script can also be used standalone and it’s easy to integrate with your backend system.
Full Features
Integrate WYSIWYG editors (TinyMCE, CKEditor)
Create directories, rename, delete instantly
Multiple file uploads with selection or drag/drop
Rename, Delete, Move File Function
Inline file name changes
Click copy file URLs
Click insert images to your WYSIWYG editors
Editable file icons
File Search
Zip / Unzip Files
Folder Statistics (File Count & Size)
File sorting (Name, Size, Date, Type / ascending or descending)
Customize theme (included 7 theme)
Customize modal styles. (Bootstrap Modal, Fancybox and Popup window)
Multi language (included 13 Language)
English
Turkish
Arabic
Russian
French
Italian
Spanish
German
Portuguese
Chinese
Norwegian
Finnish
Japanese
Fully responsive
Change Log
** Version 2.1 - 2023-12-12
- Zip / Unzip feature added
- PHP 8.2 tests and fixes
- Some JS libraries updated
- Lazyload feature added
- File search system updated
- Installation file added
- Language files updated
- Documentation updated
** Version 2.0 - 2022-02-13
- Fully resposive design
- Inline file name rename feature added
- Long file names using slide text
- Clipboard copy system changed
- Image preview and download feature added
- File icons changed image to Font Awesome Icons
- Linkage system changed
- File list updated after file deletion
- File list and grid system changed
- Single delete and move system changed to checkbox selection
- Minipan box opener system changed
- Language system changed and added new languages
- External css classes can added on linked items (for WYSIWYG Editors)
- Minipan jQuery plugin added. You no need to write new scripts to call miniPAN window
- miniPAN themes added
- Bootstrap Modal window added
- Fancybox upgraded to version 3
- SCSS files added
- Tested on PHP 5.4+ and 7+
** Version 1.0.2 - 2014-04-30
- Undefined offset issue fixed
- Human readable file size function updated
- File deleting error has been changed.
** Version 1.0.1 - 2013-03-16
- File pagination added
- Modal function updated