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

bluehost/endurance-wp-module-generator

Endurance WordPress Module Generator

Use

To create a new Endurance WordPress module, run:

composer --repository-url=https://bluehost.github.io/satis/ create-project bluehost/endurance-wp-module-generator endurance-wp-module-<module-name>

Be sure to replace <module-name> in the command above with the actual name of the new module in slug form.