8000 GitHub - getpinga/whmcs-epp-ua: EPP Registrar Module for WHMCS (Hostmaster.ua)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

getpinga/whmcs-epp-ua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHMCS Module Installation instructions

  1. Download and install WHMCS

  2. Place the repository as ua directory in [WHMCS]/modules/registrars, place your key.pem and cert.pem files in the same ua directory.

  3. Activate from Configuration -> Apps & Integrations -> (search for .UA) -> Activate

  4. Configure from Configuration -> System Settings -> Domain Registrars

  5. Add a new TLD using Configuration -> System Settings -> Domain Pricing

  6. Create a whois.json file in [WHMCS]/resources/domains and add the following:

[
    {
        "extensions": ".ua",
        "uri": "socket://your.whois.url",
        "available": "NOT FOUND"
    }
]

You should be good to go now.

About

EPP Registrar Module for WHMCS (Hostmaster.ua)

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0