Note: Since January 14, 2025, Amasty extensions are only available via Composer. Direct downloads from your Amasty account are no longer supported.
To install Amasty extensions via Composer, you need a pair of access keys – a Public Key (login) and a Private Key (password). These are required to authenticate your Composer request to Amasty’s private repository.
In this section, you will learn how to generate and use Composer access keys depending on your setup.
Access keys are generated at the project level inside your Amasty account. Projects help associate your extensions with specific domains and environments, ensuring proper license management.
Log in to your Amasty account.
Go to Account → License Registration.
In the My Production Projects section, find your project and click View.
You’ll see your Composer access keys, Public Key and Private Key, on the project details page.
These keys are automatically generated when the project is created and contain only the extensions assigned to that specific project.
To avoid entering your keys every time, you can store them securely using Composer’s authentication config.
Run this command from your Magento root directory:
composer config --auth http-basic.composer.amasty.com <Public_Key> <Private_Key>
Replace <Public_Key> and <Private_Key> with your actual access keys.
Alternatively, if Composer prompts you for credentials during installation, type yes when asked to save them for future use.
Read more: How to start using Composer for Amasty extensions
We use cookies to help improve our services, make personal offers, and enhance your experience. If you do not accept optional cookies below, your experience may be affected. If you want to know more, please read the Cookie Policy
Please select and accept your Cookies Group
Cookie Name | Cookie Provider | Cookie Description | Cookie Lifetime | Cookie Type |
---|---|---|---|---|
Login and Registration Form