mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
112 stars 45 forks source link

Module/Plugin system #306

Open euantorano opened 6 years ago

euantorano commented 6 years ago

We need a module/plugin allowing easy extension of core features.

Additionally, it may make sense to make some core features into modules, such as likes. This would allow features to be easily enabled/disabled at will, and may make it easier to update and fix individual issues.

There should be an ACP area to manage modules, allowing the installation of new modules and checking whether existing modules are up to date.

Modules should be able to have the following associated components: