A module for handling WordPress brand plugins activations.
- The intention of this module is to perform a set of actions when the brand plugin is activated or when the site is a fresh installation.
- Simplify the default WordPress installation's dashboard by blocking default plugins activation redirects and default admin notices and banners.
- None of the default plugins or plugins in
includes/Partners
directory should be allowed to display default admin notices or perform activation redirects.
composer config repositories.newfold composer https://newfold-labs.github.io/satis
composer require newfold-labs/wp-module-activation