There is at least two places that makes assumptions about the else condition.
WPCOMSH_CLI_ECOMMERCE_PLAN_PLUGINS which disables deacrtivation of woocommerce. We'll likely need to move this into WPCOMSH_CLI_DONT_DEACTIVATE_PLUGINS
In the else of a ecomm check: 'The Business plan for %3$s expires in %2$s. Renew your plan to retain Business plan features such as custom plugins and themes, SFTP, and phpMyAdmin access.', Likely some cross over with Woonification
There is at least two places that makes assumptions about the
else
condition.WPCOMSH_CLI_ECOMMERCE_PLAN_PLUGINS
which disables deacrtivation of woocommerce. We'll likely need to move this intoWPCOMSH_CLI_DONT_DEACTIVATE_PLUGINS
In the else of a ecomm check: 'The Business plan for %3$s expires in %2$s. Renew your plan to retain Business plan features such as custom plugins and themes, SFTP, and phpMyAdmin access.', Likely some cross over with Woonification