You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
actions | 7 years ago | |
css | 5 years ago | |
forms | 7 years ago | |
images | 7 years ago | |
.gitignore | 7 years ago | |
FileManagerPlugin.php | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago |
README.md
File Manager Plugin for GNU social
Installation
- Navigate to your
/local/plugins
directory (create it if it doesn't exist) git clone https://github.com/chimo/gs-fileManager.git FileManager
Configuration
Tell /config.php
to use it:
addPlugin('FileManager');
Usage
A new "File Manager" link should appear in the left-navigation on the "Admin" page.
On the "File Manager" page, you should see a list of files saved on your instance, and their total disk space usage.