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 31392
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.
September 14th, 2010 at 6:14 am
I don’t have the option to delete file even though it is checked in the options. The plug-in works fine otherwise. Please help!!
November 1st, 2010 at 10:25 pm
I know this has probably been addressed before but when I try to download i get the same error message as Gervaso and Anthony.
When will the update be coming? Thanks!
November 2nd, 2010 at 7:53 am
I am also getting the error:
Fatal error: Call to undefined function: get_option() in [...]/wp-content/plugins/wp-filemanager/conf/config.inc.php on line 10
November 8th, 2010 at 1:15 pm
Hi
I get this error when I download a file
Fatal error: Call to undefined function get_option() in /home/…/wp-content/plugins/wp-filemanager/conf/config.inc.php on line 10
February 11th, 2011 at 2:06 am
An easy fix for the download issue..while not a permanent one it will get it functioning but it will render configurations in the admin panel useless. Open conf/config.inc.php and comment out all instances of get_options. There a several if/else statements that contain it so you will need to decide whatever option values you want and leave those variables defined as either true or false and comment the rest of the if/else out. Then as if magic had occured..the downloads will work
April 15th, 2011 at 5:07 am
I’ve the same trouble on download:
Fatal error: Call to undefined function get_option()
The trouble is because download proxy page “/wp-filemanager/incl/libfile.php” include config.ing.php page. In config file you use get_option but noone include that wordpress feature.
I fix it bypassing config into libfile. If you fix it please say it.
Thanks
April 15th, 2011 at 8:56 pm
Hi All,
First of All i would request a serious appology for the errors all are facing.. right now you can use the workaround suggested by andrew i am in a process of fixing the error once and for all however due to other priorities in my life i am stuck with being not so productive.
Will update next once i do a new version release with all bug fixes
June 2nd, 2011 at 7:57 pm
Hi,
First of all – this is fantastic plugin, thanks very much! I would need little bit of help though. When adding a file, you can select on which website the file will appear (by selecting POST ID) – is there any way to restrict that page/post treeview to list only certain pages (in my case only two pages)? Any advice will be much appreciated.
August 18th, 2011 at 10:15 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?
October 28th, 2011 at 12:31 am
Hi,
I need to allow contributors to access just this plugin as it will be used for a file repository shared by all logged users.
Any advice on how to achieve this?
(and as an improvement maybe could this be a configuration on future releases?)
December 1st, 2011 at 5:43 am
Hello Anant. Thanks for plugin.
Please write version in description in next version
/wp-fileman.php
Example:
/*
Plugin Name: WP-Fileman
Description: FileMan for WordPress allows you to easily change, delete, organize and upload files.
Author: Anant Shrivastava
Author URI: http://anantshri.info
Version: 1.2.6
*/
If you not write wordpress warns about updates, even when i have last version.
And maybe, you should save plugin configuration in database in other way this information be delete after plugin update.
January 30th, 2012 at 6:33 pm
It’s a great plugin, except that the view image feature malfunctioned whenever I attempted to view any graphics file. It would show a broken image icon instead.
how to solve urgent
January 30th, 2012 at 6:40 pm
file must be modified “wp-filemanager/incl/view.inc.php”
so you can see preview images