https://github.com/krystal/krystal-whmcs-domain-registrar-module
A domain registrar for use with WHMCS to resell domains via Krystal.
https://github.com/krystal/krystal-whmcs-domain-registrar-module
domain-registrar krystal whmcs
Last synced: 7 months ago
JSON representation
A domain registrar for use with WHMCS to resell domains via Krystal.
- Host: GitHub
- URL: https://github.com/krystal/krystal-whmcs-domain-registrar-module
- Owner: krystal
- License: mit
- Created: 2016-11-25T13:20:14.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-02-06T14:50:51.000Z (over 1 year ago)
- Last Synced: 2025-01-21T16:43:28.846Z (9 months ago)
- Topics: domain-registrar, krystal, whmcs
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## About
This is a custom WHMCS module built for our resellers who would like to register domains directly though [us] (https://krystal.io).## Installation
1. Download the module via the following [link](https://github.com/Krystal-Hosting/krystal-whmcs-domain-registrar-module/releases/latest)
1. Copy the `krystal` directory into the respective WHMCS directory in your WHMCS setup: `/whmcs/modules/registrars/`
2. Go to WHMCS, Setup, Domain Registrars and activate the `Krystal` registrar
3. Enter your API username and API secret. These can be obtained via your [client area](https://krystal.co.uk/client/account/apikeys).
4. Choose to pay via credit card. You must have one on file. This will ensure domains are registered/renewed when your WHMCS requests. If you do not want to use a credit card, you must have a credit balance on your account with Krystal.## Help
If you have any questions or problems please submit a support ticket via our [client area](https://krystal.io/client).## Security Vulnerabilities
If you discover a security vulnerability within this project, please submit a support ticket via our [client area](https://krystal.io/client). All security vulnerabilities will be promptly addressed.
## Contributing
This project follows Semantic Versioning. To help make this easier, we use the Conventional Commit commit message format, along with Google's release-please tool.
## License
This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).