wp-filemanager
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
Download
Latest version: Download wp-filemanager v1.2.6 [zip]
Downloads so far 17060
Installation
- Upload
wp-filemanfolder to the/wp-content/plugins/directory. - Change the home location for filemanager in conf folder
conf/config.inc.phpunder$home_directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Check under the admin section last menu in sidebar will be FileManager.
FAQ
Q. Why Download is not working
A. 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












































April 13th, 2010 at 10:03 pm
I keep getting this message. “Invalid home folder.” Am I doing something wrong? I just want to change the default directoury to “/wp-content/uploads/”.
April 15th, 2010 at 4:16 pm
looks like you forgot to change the $home_directory variable in PHP file.
Please update it.
for your config the variable would be “../wp-content/uploads/”
May 1st, 2010 at 5:11 pm
Hello,
is a way to activate this plugin even for non-admin users, like editors or subscribers?
Thank you
May 1st, 2010 at 5:15 pm
Hi Gervaso,
Currently that is not enabled as this can lead to security concerns.
this plugin will work only for administrator.
for Editors and Subscribers you can have theme editor.
BTW what’s your plan if i do open it for anyone other then admin.
May 1st, 2010 at 5:25 pm
It would be good to transform this plug-in into a complete solution, like a file repository, with group rules to access file and so on…
May 1st, 2010 at 5:57 pm
That is something i am wishing to transform this into but lack of time or what could i say having a large array of work dispersed all over web leaves me with so much laziness that i am not able to work this one out.
May 1st, 2010 at 7:47 pm
Hello,
when I try to download a file I get this:
Fatal error: Call to undefined function get_option() in /home/mhd-01/MY_SITE_URL/htdocs/wp-content/plugins/wp-filemanager/conf/config.inc.php on line 10
How can I fix it?
May 2nd, 2010 at 2:44 pm
Do check the mail i sent you
May 20th, 2010 at 9:17 pm
I get the same error msg …config.inc.php on line 10.
May 20th, 2010 at 11:35 pm
mail sent please check
May 21st, 2010 at 7:18 am
I want to be able to delete files using FileManager, but it doesnt exist as an option in the file list screen. I checked the configuration, and check the box to enable it, but nothing. Any help?
May 26th, 2010 at 4:53 pm
feature under check as of now.
will update with next release.