Skip to main content
Magento

Install Magento Extension from Magento Marketplace

Learn how to find and install Magento extensions from the official Magento Marketplace.

Install Magento Extension from Magento Marketplace

What is Magento Marketplace?

Magento Marketplace is the official repository of Magento extensions, themes, and services. It provides thousands of extensions developed by Magento and third-party developers.

Steps to Install Extension from Magento Marketplace

Step 1: Find Your Extension

Visit Magento Marketplace and search for the extension you need. Read reviews and check compatibility with your Magento version.

Step 2: Purchase or Download

If the extension is free, download it directly. If paid, add it to your cart and complete the purchase.

Step 3: Get Access Keys

Generate access keys from your Magento account. These keys are required for downloading extensions from Marketplace.

Step 4: Install via Composer

Use the provided composer command to install the extension. The command will be provided in your purchase confirmation email.

Step 5: Enable Extension

After installation, enable the extension using: bin/magento module:enable Vendor_Extension

Step 6: Run Setup Upgrade

Run: bin/magento setup:upgrade to apply database changes and configuration updates.

Step 7: Compile and Deploy

Run: bin/magento setup:di:compile and bin/magento setup:static-content:deploy to finalize the installation.

Conclusion

Installing extensions from Magento Marketplace is simple and safe. Always follow the extension’s documentation for specific installation instructions.

Need help with this?

Get managed Magento hosting tuned for performance.

Learn more