03.01.2017, 15:30
(Dieser Beitrag wurde zuletzt bearbeitet: Gestern, 16:15 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: Additional Files
Zitat:Category: MyBB 1.8
Author: chack1172
Description: 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.
Installation
1. Upload contents of the folder Upload to your board directory
2. Go toCode:ACP > Plugins > Activate 'Additional Files'
Compatibility
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.Official Plugin Page
- File: 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
Additional Files - Projects - chack1172