Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Extract the module archive which you downloaded from the client area.
  2. Upload the module to your WHMCS installation.
  3. Go to the WHMCS Admin backend, click on Setup → Addon Modules and activate the module.
  4. Click on Configure and enter your license key.
  5. Set the option which meets your requirements.
  6. At "Access Control" select nothing.

If you are using WHMCS v8 or higher, the installation is completed. You do not have to enable AutoAuth and can directly continue with the editing of the e-mail templates.

2. AutoAuth Key Configuration (only for WHMCS below V8)

If you did not defined an AutoAuth key in your WHMCS installation, then open the configuration.php file, which can be found at the root directory of WHMCS, and add following code at the end of your file:

...

Replace "secure_string" with a random string. If no key is defined, the auto login will not work. In that case an error message get logged into your Activity Log which tells you to add a Auto Auth key.

...

2.1. Enable AutoAuth in WHMCS (only WHMCS 7.10

...

)

Since WHMCS v7.10 AutoAuth must be explicitly enabled in the WHMCS settings. Navigate to Setup > General Settings > Security and set the value of the option "Allow AutoAuth" to "Enabled".