|
WordPress File Manager
This
free WordPress plugin allows you to incorporate a visual file
manager within the administrative menu. It is handy for changing
filenames, creating directories, uploading multiple files,
deleting files, deleting directories, and more.
Screenshot:

Requirements:
Web
server running PHP. PHP is available for free at: www.php.net.
WordPress 1.5 or above available for free
at: www.wordpress.org.
Download:
WordPress
File Manager English Version
Installation:
- Upload contents of wp-admin to your WordPress /wp-admin/
folder.
- Upload /wp-content/plugins/filemanager-plugin.php to your
WordPress plugins folder.
- Open your WordPress administration screen and "Activate"
this plugin.
- If you have not already, enable WordPress File uploads
in Options>Miscellaneous
- Ensure that this images folder is writeable by the webserver.
(usually this is the default)
- A new item will apear in WordPress Administration Screen
as "File Manager." Click this to use!
This
script is based on the hack by Joe Schmoe at Mudbomb.
This hack is also available as a free download. The file manager
scripts are also based on PHPFM
by Morten Bojsen-Hansen.
|