Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.4.0-b1
-
Component/s: None
-
Labels:None
Description
config.json.tpl
- Add 'features' with all set to 0
module.php.tpl
- Update to extend RegistrarModule
- Include all non-optional RegistrarModule methods
- Include all selected optional RegistrarModule methods
- Include a getTlds() method. If the Statically Define TLDs option was selected, pull TLDs from the config file'
- Include all applicable comments