Category: MyBB 1.8 Author: chack1172
Additional Files is a plugin for MyBB 1.8.* that adds a new section in the AdminCP that checks for additional files and folders in the board directory.
- Upload contents of the folder Upload to your board directory
- Go to
ACP > Plugins > Activate 'Additional Files'
This plugin is by default compatible with File Manager. If you have it, a link will be added that will redirect you to the parent directory of the file/folder.
This plugin has 3 hooks.
File: admin/modules/tools/additional_files.php | ||
Hook | Params | Line |
admin_tools_additional_files_begin | 22 | |
admin_tools_additional_files_check | 25 | |
admin_tools_additional_files_check_commit_start | 71 |