Installation & update guides
Why do extensions have different versions in the account and Magento backend?
After making a purchase at amasty.com, you are given the package of the extension. A package serves as a wrapper of the purchased solution, and its content depends on the status of your product or support subscription in your account. Subscription ...
Where can I find Composer access keys?
When installing the package from the Amasty Composer repository for the first time, the system requests the login (Public Key) and password (Private Key). These access keys can be found in the customer account under License Registration tab inside ...
How can I check the current version of my Amasty extension?
Verifying the version of an Amasty extension can be done through multiple methods. Method #1. Magento admin You can easily check the version of an installed extension through the Magento admin panel. For that, navigate to Stores → Configuration → ...
How to install an Amasty extension?
Follow these steps to install Amasty modules in your Magento environment: Step 1. To download and install Magento modules, the vendor repository is required. The Amasty repository can be added with the next command: composer config ...
How to install a specific version of the extension?
Kindly note that older versions of the modules may miss some features that are presented on their product pages. Moreover, we can't guarantee their stability, correct performance, and effective result. We don't provide support for older versions of ...
How to update an Amasty extension?
Below you can find a step-by-step guide for updating your Amasty extensions to latest versions. Before updating the module, it's recommended to create a backup of the modified extension files (if any). When the update is finished, you can re-apply ...
How to uninstall an extension?
Preparation Before making any changes to your Magento instance, either live or a dev site, make sure to create backups. This way you can secure the changes in case something goes wrong in the process. So that the uninstall goes smoothly, it's ...