MyBB Community Forums

Full Version: Additional Files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: additionalfiles_1483022097_cover.png]
About Additional Files
Additional Files adds a new section in the AdminCP that checks for additional files and folders in the board directory.

Installation
  1. Upload contents of the folder Upload to your board directory
  2. Go to ACP > Plugins > Activate 'Additional Files'

Compatibilità
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.

Hooks
This plugin has 3 hooks.
  • admin/modules/tools/additional_files.php
    • admin_tools_additional_files_begin
      Line: 22
    • admin_tools_additional_files_check
      Line: 25
    • admin_tools_additional_files_check_commit_start
      Line: 71

How to report a bug
There are 4 methods to report a bug:
  1. Reply this post
  2. Reply on the project page in my website
  3. Use Bug Tracker tool
  4. Use GitHub

Downloads
Official website: Additional Files - Projects - chack1172
GitHub: https://github.com/chack1172/Additional-Files
MyBB Mods: https://community.mybb.com/mods.php?action=view&pid=907