MyBB Documentation

Plugin Manager

The 1.6 Documentation is no longer maintained and some information may be outdated.

The MyBB 1.6 series reached end of life on October 1, 2015.

This means there will be no more security or maintenance releases for these series and forums running these versions of MyBB may be at risk of unfixed security issues. All administrators are strongly encouraged to upgrade their forums to the latest release of MyBB as soon as possible.

Configuration: Plugins

Plugins extend the code your forum runs on through the use of hooks. For more information on plugins, see Plugins. The Plugins page in the Admin CP allow you to manage your installed and activated plugins. From this page, you can view the title, version number, description, and creator for the plugin. You can also Activate, Install, Deactivate, or Uninstall the plugin (whichever applies at the time).

If the plugin complies, the installation/uninstallation function will install/uninstall the plugin completely, whereas the activate/deactivate function will simply disable the plugin from use, keeping all settings. If the plugin supports it, you must first Install the plugin. If it is an older plugin that does not comply with the newer Installation feature, you will only be shown an Activate link, and no Install link.

Once installed, the plugin will be able to be deactivated and uninstalled. If deactivated, the plugin should only hide from view, saving all settings. If it is uninstalled, it will be removed completely from your board.

You can also check for updates if the plugin support version checking. Each plugin that is uploaded to the MyBB Extend site is assigned a GUID (Global Unique Identifier), which, if the plugin supports it, will be checked against the version number stored for that plugin on the MyBB Extend site. If your plugin is out of date, you will be told so. To access the Version Checking feature, click on "Plugin Updates" at the top of the Plugins page.


Admin CP
Home Dashboard - Preferences - Version Check - MyBB Credits
Configuration Settings - Banning - Custom Profile Fields - Smilies - Word Filters - MyCode - Languages - Post Icons - Help Documents - Plugins - Attachment Types - Moderator Tools - Spiders/Bots - Calendars - Warning System - Thread Prefixes
Forums & Posts Forum Management - Forum Announcements - Moderation Queue - Attachments
Users & Groups Users - Groups - User Titles - Banning - Admin Permissions - Mass Mail - Group Promotions
Templates & Style Themes - Templates
Tools & Maintenance System Health - Cache Manager - Task Manager - Recount and Rebuild - PHP Info - Database Backups - Optimize Database - File Verification - Administrator Log - Moderator Log - User Email Log - System Mail Log - User Warning Log - Statistics

Edit this page on GitHub