=== Hungry File Manager ===
Contributors: prakharb88
Donate link: https://nandann.com/contact
Tags: file manager, files, upload, editor, ide
Requires at least: 6.2
Tested up to: 6.9
Stable tag: 1.1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A modern, fast, and secure File Manager for WordPress with a VS Code-like interface (Monaco Editor).

== Description ==

**Hungry File Manager** replaces your FTP client with a powerful, modern IDE directly inside your WordPress dashboard. 

Built with React and the Monaco Editor (the engine behind VS Code), it offers a premium development experience for managing your site's files.

= Key Features =

*   **Modern IDE Interface:** Dark mode enabled, clean UI with draggable panels.
*   **Monaco Editor:** Syntax highlighting for PHP, JS, CSS, JSON, and more with minimap and search.
*   **Secure:** Strict Role-Based Access Control (RBAC) and path validation.
*   **Fast:** Built as a Single Page Application (SPA) for instant interactions.
*   **Operations:** Upload, Create Folder, Rename, Delete, Copy, Move, Archive (Zip/Unzip).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/hungry-file-manager` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->Hungry File Manager screen to configure the plugin

== Frequently Asked Questions ==

= Is it safe? =
Yes. We use strict nonce verification and capability checks for every operation. You can also restrict access to specific user roles.

== Screenshots ==

1. File Manager Interface

== Changelog ==

= 1.1.0 =
* version bump and metadata alignment.
* Added self-hosted update functionality.
* Integrated remote update checker via nandann.com.
* Visual refinements for VS Code theme interface.

= 1.0.1 =
* Bug fixes and update system preparation.

= 1.0.0 =
* Initial release.
