Contributors: qriouslad
Donate link: https://paypal.me/qriouslad
Tags: file manager, file viewer, code viewer, developer
Requires at least: 4.8
Tested up to: 5.9.3
Stable tag: 1.3.1
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Lightweight file manager focusing as a code viewer and editor with syntax highlighting.
Simple File Manager allows you to swiftly browse through the directories and files in your WordPress installation. A good alternative for File Manager, Filester - File Manager Pro and Advanced File Manager if your primary focus is viewing directory content and viewing / editing the code inside files.
CodeMirror is used for highlighting syntax in files commonly used throughout the WordPress development cycle such as PHP, HTML, Javascript, CSS, JSON and Markdown files.
Simple File Manager is based on the Simple File Manager library by John Campbell.
- A nice review would be great!
- Give feedback and help improve future versions.
- Github repo to contribute code.
- Donate and support my work.
System Dashboard was built with: WordPress Plugin Boilerplate | wppb.me | CodeStar framework
- SECURITY: properly sanitize inputs and esc file content for viewing / editing
- NEW: file download feature
- SECURITY: implement nonces for file edit, file upload, file creation and folder creation
- NEW: file upload, file creation and folder creation
- ENHANCEMENT: add admin capability check to ensure only site admins can access the file manager
- NEW: file editing is now possible and uses CodeMirror for the editor
- ENHANCEMENT: Replace prism.js with CodeMirror for syntax highlighting when viewing files
- Initial stable release
None required yet.