Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

bluehost/endurance-wp-module-data

Endurance Logo

Data WordPress Module

Connects a WordPress site to Endurance systems to provide basic features and metrics.

Installation

1. Add the Bluehost Satis to your composer.json.

composer config repositories.bluehost composer https://bluehost.github.io/satis

2. Require the bluehost/endurance-wp-module-data package.

composer require bluehost/endurance-wp-module-data

Updates

This module has a constant NFD_DATA_MODULE_VERSION which needs to be incremented in conjuction with new releases and updates via github tagging.

Usage

This module is forced active and cannot be disabled by users. There is no UI or other options.

More on Endurance WordPress Modules