Domain Name Registrar Integration
Getting Started
Review and download sample codes on GitHub Where Are the Domain Name Registrar Modules? All domain name registrar modules are under the /coremio/modules/Registrars/ directory. You can review and refer to available module files as an example. Creating a Mod...
Variables
Variable Type Description $config Array() Returns the contents of the “config.php" file by the __construct() function. $lang Array() Returns the contents of the php file in the “lang” folder by the __construct() function. $error String When a func...