Managing your license
Learn to manage your license
You can manage everything related to that license in the user dashboard.
In this section, we will learn how to activate and deactivate a license.
Activate your license
If you're using a version <= 2.0.30, you need to activate your license before using ACPT on your website
To access all features, receive updates, and receive technical assistance, you need to activate your license. From the main ACPT menu, navigate to the License page:

OPTION 1
Click on the Activate your license now button.
You will be redirected to the main ACPT website.
Paste here your license:

If everything is correct, you'll be redirected back to your website.
OPTION 2
Inside your wp-config.php file, add those two lines:
define('ACPT_LICENSE_KEY', 'xxxxxxxx');
Replace xxxxxxxx with the correct value and refresh this page, and the plugin will automatically activate.
Congratulations, you have successfully activated your license!
Disconnect a license
You can disconnect a license in two different ways.
From your website
On your website, go to the ACPT License page:

Click on the red button Deactivate.
This action will also disconnect the license on the ACPT server.
From the user dashboard
On the user dashboard, locate the Activations tab.

Click on the red link Deactivate.
You will see a notice regarding the outcome of the operation.
If you see this message: Your license was successfully disconnected. Now you need to deactivate the license on your website. This indicates that the license has not been deactivated on your website, and you will need to manually deactivate it there.
Last updated