Friday, 17 November 2017

How to Install Magento Connect Extensions

Magento Connect is a marketplace that allows Magento community members and partners to share their open source or commercial contributions for Magento with the community. It contain both free and commercial extensions. Free extensions are uploaded to Magento and available for direct download from Magento Connect.

Install Magento Connect Extensions

 

  1. Navigate to the Extension Profile
  2. Select the Platform
  3. Click the Install Now button
  4. Select Your Magento Connect Channel ( For Magento 1.5+ select Magento Connect Channel 2.0 )
  5. Check the box to agree to the extension license agreement.
  6. Once you select the channel and agree to the licensing agreement, click Get Extension Key
  7.  The extension key is revealed. Click Select Key to copy the key.
  8. Log into your Magento Store Admin Panel
  9. Navigate to System > Magento Connect > Magento Connect Manager
  10. Paste the extension key in Step 2 field and click Install. Magento Connect Manager verifies the extension key and gives you options to Cancel Installation or Proceed. 
     
  11. Click Proceed. The Console Box displays the results of your install. If there are any issues, it will be displayed in Console box.
  12. Click Refresh to see this extension added to your Extensions List


 

1 comment:

Magento Cache System Basic Concepts

The Basics – How To Use Cache In this section we will see how to use cache in our custom modules. Suppose you have a custom module and w...