Installing Amasty Extensions Via Composer
Installing Amasty Extensions Via Composer
id=magento_2:composer_user_guide
To work with the Amasty Composer you need to create a Customer Account on Amasty.com (to get
Access Keys).
Step 2. Set the directory where you would like to install the extension. Usually, for such purposes,
the Magento root folder is selected.
2017/10/17 13:35 3/8 Composer User Guide
https://composer.amasty.com/community/
https://composer.amasty.com/enterprise/
Step 4. To get authorized use Access Keys generated in your Customer Account :
You will be asked for login and password when you try to install the package from Amasty composer
repository for the first time. Use the Public Key as a login and the Private Key – as a password.
Last update: 2017/10/17 12:37 magento_2:composer_user_guide https://amasty.com/docs/doku.php?id=magento_2:composer_user_guide
You can save the keys in the repository, so you won’t have to get authorized every time.
Step 5. After the authorization is successfully finished, you can start installing/updating your
modules.
First, take a look at the module names in your Customer Account to make sure you call the
necessary module via the Composer correctly.
Please go to Amasty.com → Account → My Downloads for paid extensions and open the My free
products tab for free modules.
You will find module names for the Composer in the 'My Composer Packages' section.
2017/10/17 13:35 5/8 Composer User Guide
The extension update process is the same as the module installation process. To update the
extension, simply execute the command:
Instead of the 'composer_name' please specify the corresponding module name which is indicated in
your customer account.
IMPORTANT: This command updates only the last two version numbers: e.g. 1.x.x ( only x.x will be
updated).
To update the version from 1.x.x to 2.x.x you need to execute the following command:
Where x corresponds to the first version number. For example, to update the Improved Layered
Navigation Extension for M2 from the 1.x.x version to the 2.x.x version you need to execute the
command:
composer update
Last update: 2017/10/17 12:37 magento_2:composer_user_guide https://amasty.com/docs/doku.php?id=magento_2:composer_user_guide
Instead of the 'composer_name' please specify the corresponding module name which is indicated in
your customer account.
From:
https://amasty.com/docs/ - Amasty Extensions FAQ
Permanent link:
https://amasty.com/docs/doku.php?id=magento_2:composer_user_guide