Magento 2 Amasty extensions installation

Each Amasty extension package is provided with the extension files, installation & setup guides, and a license agreement. Some extensions include import files examples as well. So how to install our Magento extension?

What is the plugin installation method in Magento 2? There are 2 two ways of installing an extension in Magento 2. Let’s consider them both.

→ Do you have a new Magento 2 store? Check out the Starter Pack with must-have plugins

Warning: Before installing any 3rd-party extension on your Magento, make sure to back up the root folder of the Magento website and of the database.

Method 1. Via Composer (recommended)

The first option on how to install Magento 2 extension manually is via Composer. You can freely install, update, and remove Magento 2 extensions using Composer. Please click our complete user guide to learn.

Method 2. How to install Magento 2 extension from zip file?

For the installation, please prepare Magento admin panel and SSH access details.

Follow the steps:

  • unpack the .zip file you’ve downloaded;
  • connect to the server where the website source folder is located with FTP/SFTP client (WinSCP, Filezilla, Cyberduck, etc);
  • go to upload > app and upload the files from the app folder to the root app folder of your Magento website using ‘Merge’ upload mode. This way, your FTP/SFTP client will only add new files;
  • connect to your Magento directory with SSH;
  • run the next commands:
php bin/magento setup:upgrade - to install the extension;
php bin/magento setup:di:compile - to compile the code;
php bin/magento setup:static-content:deploy - to deploy static view files.

If you use the default or developer mode, you can skip the last 2 commands. 

That’s it! These were all the options for how to install our plugin in Magento 2.

Still have doubts? Let us install your modules and solve your how to install module in Magento 2 problem, 10K+ successful installations, 1 service for the whole order. If you need to set up Amatsy’s extensions after or together with the installation, hire our experts.

Looking to install Magento 1 extensions? Click the link.

According to the statistics, you may find helpfull the following question about less compilation modes

How can we help you?

Didn’t you find the answer to your question? We are always happy to help you out.

© 2009-2024 Amasty. All Rights Reserved.