Skip to content

Registrar module installation

PJEilers edited this page Jul 25, 2025 · 3 revisions

To install the Realtime Register WHMCS domains module, follow the instructions below;

Important

PHP 8 >, WHMCS 8 > & Realtime Register API key required for using the registrar module.

  1. Download the ZIP file of the latest release (whmcs-domains-rtr-v2.x.y.zip)
  2. Run composer install (only necessary if you downloaded the source code)
  3. Copy modules/registrars/realtimeregister to <whmcs root directory>/modules/registrars/realtimeregister;
  4. Install the additionalfields.php file, for instructions go here;
  5. Go to System settings → Apps & integrations → Domain Registrars;
  6. Find the Realtime Register module in the list and click the activate button;

image image

  1. Once both the module files & additionalfields.php file have been installed and the module has been activated, you can move on to creating an API key to connect WHMCS to your Realtime Register account. If you already have an API-key you may proceed to connect WHMCS to your Realtime Register account

Clone this wiki locally