github openprovider/Openprovider-WHMCS-domains 4.0.4
Version 4.0.4

latest releases: v5.9.0-beta, v5.8.0, v5.8-beta.1...
3 years ago

Domain Module for WHMCS

The Openprovider WHMCS module integrates conveniently with your Openprovider account, allowing you to automate many domain provisioning and management tasks, such as registration, renewal, deletion, and updates to contact details.

The module keeps domain expiration dates and auto renew settings synchronized between your WHMCS installation and Openprovider account, making sure the correct domains get renewed each day.

Additionally, the module allows you to use the Openprovider API to check for domain availability, increasing performance over the default domain availability check.

Features

  • Domain registrations and transfers
  • Domain updates
  • Domain availability lookup service
  • Domain name spinning service
  • Extended Synchronization of domain data
  • Domain status synchronization reports
  • Renew domains upon transfer completion

Install and configure the Openprovider module

Copy files into the module directories

  • Upload the contents of /modules/registrars/openprovider from this repository to <your WHMCS directory>/modules/registrars/openprovider
  • Upload the contents of /includes/hooks/ to <your WHMCS directory>/includes/hooks
  • If you do not have the file <your WHMCS directory>/resources/domains/additionalfields.php then add the example version from resources/domains/additionalfields.php
    • Otherwise add the following lines to the top of your additionalfields.php file. :
if (function_exists('openprovider_additional_fields'))
    $additionaldomainfields = openprovider_additional_fields();
  • [Optional] Upload <Module directory>/modules/addons/openprovider to <WHMCS directory>/modules/addons

Basic Configurations

  • Navigate to Setup > Products/Services > Domain Registrars and activate Openprovider.
  1. Enter the credentials for an API user.
  2. Click Save
  3. Navigate to Setup > Products/Services > Domain Pricing and select Openprovider as registrar for the TLD which you want to sell via Openprovider

That's all you need to do to get started selling domains from Openprovider! Additional configurations can be found below.

Don't miss a new Openprovider-WHMCS-domains release

NewReleases is sending notifications on new releases.