Actions
Bug #5610
closedKunena fails to install due to CB Forums utilizing API too early
Description
CB Forums is trying to load Kunena API too early as Kunena has a multi-stage install. Improve it with KunenaForum::installed() check and to remove loading of the API before it's even needed.
Actions