> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Install New Magento Extension Modules

1. Login to your Magento administrator dashboard and click on **System** menu **>> Web Setup Wizard** (under Tools section).
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-1-wizard_1awqzr4.png)

2. You will be redirected to **Setup Wizard** page where you should click on the **Extension manager** option.
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-2-extension-manager_1fp16t1.png)

3. This will be redirected to Magento Marketplace. You need to register for a account at **https://account.magento.com/customer/account/** or login to your existing account in order to retrieve Public and Private Keys.

Here's where you can obtain your Public and Private Keys after login to **https://marketplace.magento.com/customer/accessKeys/**: 

Click on the button as highlighted below in order to create your Public & Private Keys. 
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-3-create-new-access-keys-_1w2zxgc.png)

You shall see both Public and Private Keys immediately.
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-3-final-access-keys-acqui_1ol7tsm.png)

|| COPY THESE PUBLIC AND PRIVATE KEYS FOR STEP 4

4. Now we need to copy and paste these 2 keys at the Extension Manager page which was shown in Step 2. Once you've filled in the public and private keys, press the **Submit** button.


5. You will be redirected to the following page as shown below. Press the **Review and Install** button to view which Extensions you wish to install for your Magento store.


6. Select the chosen extension by adding a tick in front of it and click the **Install** button to initiate the process.

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-6-install-extension_1xbkqw5.png)

7. This would redirect you to a new page where you should initiate Readiness check by clicking on the **Start Readiness Check** button.

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-7-start-readiness-check_1txo297.png)


8. Once the check is ready and if the extension is compatible with your website, just click on the **Next** button in front of your screen.
![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-8-next-button-sg_1d2am9a.jpg)


9. The next step is to choose whether you would like a backup of your application or not.

![](https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/step-9-backup-options_1xqugby.jpg)


Once you choose what you want to backup, click on the **Create Backup** button. 

In case you do not want a backup, untick all and click **Next**.


10. This is the final step. Press the **Install** button to complete the installation process.

Once the installation is completed you shall see some message inside the console log.