Install ACPT with Composer
Last updated
Last updated
ACPT can be installed using .
The auth.json
file is made up of a username and password field. The username and password are used by Composer to authenticate to our API with HTTP basic authentication.
The username is the ACPT user email, and the password is the license key.
Please read more about how Composer handles the authentication for private repositories .
Add our repository to your composer.json
file:
From the CLI, require ACPT using the following command:
You can use any Composer version constraints, or specify the exact version of the plugin: