Closed edjeavons closed 7 months ago
Plugins sometimes can't be activated during sync. They fail with:
sync
Warning: Plugin xxx is not available to activate
The method Sync::is_plugin_installed() must not be finding it in get_plugins().
get_plugins()
Fixed
Plugins sometimes can't be activated during
sync
. They fail with:The method Sync::is_plugin_installed() must not be finding it in
get_plugins()
.