|
|
File BrowserIntroduction | Installation | Settings | Use IntroductionThe file-browser module allows admins to browse the file system of their webserver. It allows you to:
You must be logged in as an admin to get access to the File Browser. InstallationTo install this module, unzip it into your O3 directory. It should create a structure like 'o3/wfb'. Copy the wfb.php file to the website root directory. You can then access it at http://yourdomain.co/wfb.php. You need to create a driectory called 'trash' off the website root if you want to delete files using the browser. It moves files into there instead of deleting them, then you have to empty the trash... SettingsThere are lots of settings within the file itself, too many to list here, and you don't need to change any of them. Please refer to the file itself if you're curious. UseUsing the File Browser should be pretty straightforward - it's very intuitive. If there's anything you don't understand, please contact us and we'll try to help. |