Actions
Feature proposal #4305
closedUpgrade core plugin installer to run core plugin xmls properly
Description
Currently when core plugins install their SQL does not. It should install them like they were a normal CB plugin.
Actions
Added by krileon almost 12 years ago. Updated almost 11 years ago.
Description
Currently when core plugins install their SQL does not. It should install them like they were a normal CB plugin.
Upgraded second stage of install to actually install the plugins instead of just copying the files over. This allows normal plugin XML usage to work as expected.