=== WP-FileManager ===
Contributors: anantshri, johannesries
Tags: change, upload, organize, delete, management, file
Requires at least: 2.3
Tested up to: 2.9.2
Stable tag: 1.2.6
FileManager for WordPress allows you to easily change, delete, organize and upload files.
== Description ==
WP-Filemanager is your one stop solution for all file management work right from the wordpress admin page.
Following features are present as of now.
* Create File, Folder
* Upload ,Download file
* View, Edit files
* rename an delete files
More features to be added soon.
*Configuration menu inside WP-admin panel
* Code editor for script fles
* WYSIWYG editors for html files
* Image editor for image files
== Installation ==
1. Upload `wp-fileman` folder to the `/wp-content/plugins/` directory.
2. Change the home location for filemanager in conf folder `conf/config.inc.php` under `$home_directory`.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Check under the admin section last menu in sidebar will be FileManager.
== Screenshots ==
1. WP-FileManager home directory
== Frequently Asked Questions ==
= Why Download is not working =
Download feature has fallen prey to a fault in design.
working on it and will update as soon as possible with a new bug release.
For any questions please use the comments function at this page. for old questions refer this
== Changelog ==
1.2.6
* Codepress Implemented for Editing panel.
* plugin works directly from wp-content folder.
* Admin page for plugin started construction.
* Hide extension option is added in file browser view.
1.2.2
* fixed the readme
* added Czech translation by Petr Sahula
WP-FileManager bases on PHPFM, GION Icons and original work by Joe Schmoe.