Connects a WordPress site to Newfold systems to provide basic features and metrics.
composer config repositories.newfold composer https://newfold-labs.github.io/satis
composer require newfold-labs/wp-module-data
This module has a constant NFD_DATA_MODULE_VERSION
which needs to be incremented in conjuction with new releases and updates via github tagging.
This module is forced active and cannot be disabled by users. There is no UI or other options.