Boost: Re-activating the plugin doesn't run modules activation #41718
Labels
[Experiment] AI labels added
[Feature] Concat
[Feature Group] Content Management
Features related to the tools and screens that admins use to manage their sites core content.
[Plugin] Boost
A feature to speed up the site and improve performance.
If a user were to enable Concat JS, the module would setup some events. If the user were to then disable boost (they might be trying several performance plugins to compare), Boost will run a cleanup of the events. If they were to activate Boost again, events would not be scheduled again, as that only happens when toggling the module.
Deliverable
Ideally we want to run "activate" on all modules that are active when boost is reactivated (or something similar).
The text was updated successfully, but these errors were encountered: