# Loading in Magento

You can easily install the Sirdata CMP into  your Magento site.

## **Method A - From the Magento Marketplace**

**1) Download and install** the Sirdata CMP plugin: <https://commercemarketplace.adobe.com/sirdata-cmp-sirdata.html>

**2) Your extension is now installed** and accessible from the left-hand navigation menu in your back-office Magento 2 : Content > Sirdata CMP

<figure><img src="https://1869615683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUspPnkTFMlMDdGxvAb-1972196547%2Fuploads%2FXTAmvaLprKXqFKkHVwjm%2Fmagento.avif?alt=media&#x26;token=cb882f3a-b646-41fd-a090-added8fa4be8" alt="" width="375"><figcaption></figcaption></figure>

**3) Deploy your CMP** : create your Sirdata CMP account from the plugin or configure your plugin.

And that’s it! Your Sirdata CMP is now installed on your Magento site!

## **Method B - Directly from Magento :**

**1) Download the plugin**

{% file src="<https://1869615683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUspPnkTFMlMDdGxvAb-1972196547%2Fuploads%2FiU78xdT9iR8xqdclOCSn%2FSirdata-Magento.zip?alt=media&token=37e1b26e-ea2e-494b-b106-ec67cf247eb1>" %}

**2) Extract the plugin files:** Unzip the ZIP file you downloaded.

**3) Transfer the plugin files to your Magento server:** Use an FTP client to connect to your Magento server and transfer the extracted files in a new directory "SirdataCmp". The exact location may vary depending on the plugin, but it is usually located in `app/code`.

**4) Run the installation commands:** In the command line (using the “cd” command), navigate to the Magento 2 root directory, the following commands in order:

`php bin/magento module:status`

&#x20;`php bin/magento module:enable SirdataCMP_Sirdata`

&#x20;`php bin/magento setup:upgrade`

&#x20;`php bin/magento setup:di:compile`&#x20;

`php bin/magento setup:static-content:deploy`

**5) Clear the cache:** Once the installation is complete, clear the Magento cache for the changes to take effect by connecting to the Magento back office and navigating to System > Cache Management > Clear cache

**6) Your extension is now installed** and accessible from the left navigation menu in your Magento 2 back office: Content > SirdataCMP

<figure><img src="https://1869615683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUspPnkTFMlMDdGxvAb-1972196547%2Fuploads%2F8WSNjHesKFVZFP7BSL2t%2FMagento-plugin.png?alt=media&#x26;token=19825f50-1c86-4555-a79f-4b8a0fb16723" alt="" width="375"><figcaption></figcaption></figure>

**7)** **Deploy your CMP:** Create your Sirdata CMP account from the plugin or configure your plugin

<figure><img src="https://1869615683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MUspPnkTFMlMDdGxvAb-1972196547%2Fuploads%2FwBkK8xvDX8cjykmg7D91%2Fsirdata1.JPG?alt=media&#x26;token=2a233065-e2fe-4097-93b7-bec78184021e" alt=""><figcaption></figcaption></figure>

And there you have it, your Sirdata CMP is installed on your Magento site!<br>
