®Magento Tutorials

Magento how to install extension

To install an extension in Magento, you can use one of the following methods:

Method 1: Using the Magento Marketplace

  1. Log in to your Magento account on the Magento Marketplace.
  2. Search for the extension you want to install.
  3. Click on the “Add to Cart” button and complete the purchase.
  4. Go to the “My Access Keys” section of your account, and generate an access key.
  5. Log in to the back office of your Magento site.
  6. Go to the “System” menu, and select “Web Setup Wizard.”
  7. Click on the “Extensions” tab and then click on the “Sync” button.
  8. Enter the access key you generated in step 4, and click on the “Start Readiness Check” button.
  9. Follow the instructions to complete the extension installation.

Method 2: Using Composer

  1. Log in to your Magento server via command line.
  2. Run the command composer require package-name (replace package-name with the name of the extension)
  3. Run the command bin/magento setup:upgrade
  4. Run the command bin/magento setup:di:compile
  5. Run the command bin/magento setup:static-content:deploy -f

Method 3: Using Direct file upload

  1. Download the extension package in .zip format.
  2. Log in to the back office of your Magento site.
  3. Go to the “System” menu, and select “Web Setup Wizard.”
  4. Click on the “Extensions” tab and then click on the “Upload” button.
  5. Click on the “Choose file” button, and select the .zip file of the extension you downloaded.
  6. Click on the “Upload” button, and follow the instructions to complete the installation.

It’s important to note that before installing any extension, you should check the compatibility of the extension with your Magento version and also backup your store.

About zohaibk

We develop useful addons for #E-Commerce and #CRM software to provide extra features.#PrestaShop,#Magento,#SugarCRM,#Vtiger & #Android #apps
View all posts by zohaibk →