CKFinder is an easy-to-use Ajax WEB file manager. Provides folder tree structure (Folderstree) navigation menu, multi-language support (for automatic detection), supports creating/renaming/deleting files and folders, and integrates the FCKeditor online editor.
CKFinderforPHP3.4.5 update log: 2018-11-23
New features:
New skin Neko;
Language files can now be loaded in CORS-enabled environments;
Improved the appearance of the image preview view.
Fix the issue:
Fixed performance issues in folders;
Fixed focus issue in Compact and List views;
Fixed the automatic scrolling issue of the file panel in modal mode;
Fixed navigation issues in zip and list views;
The AmazonS3 adapter has been refactored so that a custom instance of AmazonS3Client can now be passed;
Fixed an issue with corrupted file modification dates.
Backward-incompatible changes:
Views: FolderTreeNode events are no longer sent in the CKFinderjavascript client due to performance issues.