Hi guys,
In this tutorial I’ll show you how to install a Magento 2 extension using the SSH terminal.
Before we begin the installation, you must first download the Magento 2 extension you want to install and then move those folders from the archive to your Magento 2 root directory. Once you’ve done that, just follow the steps below to install the Magento 2 extension.
To do this, run the following command in the terminal and enter the username and password required (you can skip this step if you’re installing the extension on a local machine).
ssh [email protected]
To do that, just run the following command.
cd /full_path_to_magento2
Next, you need to run the setup process for the extension. To do that, just run the command given below.
php bin/magento setup:upgrade
To execute the single-tenant compiler, just run the below mentioned command.
php bin/magento setup:di:compile
After you’ve successfully run the compiler, you need to deploy the static view files. To do that, just run the command given below.
php bin/magento setup:static-content:deploy
And that’s it. You can now navigate to your Magento 2 admin panel and start configuring your extension.Hope you found this post useful. If you have a Magento design, development or Magento customization requirement you would like to discuss (for Magento 1 or Magento 2) please get in touch with us. To learn more about our Magento development services, please visit https://folio3.com/magento-development
USA408 365 4638
1301 Shoreway Road, Suite 160,
Belmont, CA 94002
Whether you are an enterprise aiming to accelerate AI adoption across your organization, an SME looking to scale through intelligent automation, or a startup building AI-powered products from the ground up. We are your trusted partner in driving end-to-end AI transformation and digital growth.
New Customers:
+1 (408) 412-3813
Existing Customers:
+1 (408) 512 1812
COMMENTS ()
Tweet