Home Registrar Modules - Getting Started
min read Updated July 12, 2022 v1.7.0+

Getting Started


Github

We make available a sample provisioning module on Github. We recommend using this as a starting point for a custom module.

https://github.com/whasols/sample-registrar-module


Choosing A Name 

Registrar Modules are located in the /modules/registrars/ directory.

Module names should be a single word, consisting of only lowercase letters and numbers. The name must start with a letter, and must be unique.