> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrate CDN resource with Cs-cart

Before you take any steps please back up your files and database. The plugin works only with default CMS pattern. If you manually changed CMS patterns plugin might not help you.

You need to buy the plugin (unfortunately, there are no free plugins at the moment). You can buy it [here](https://marketplace.cs-cart.com/add-ons/site-management/content-delivery-network-cs-cart-addon.html). Install the plugin.\
Login to the CMS administration panel and go the Add-ons sections, Manage Add-ons.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/1eng.PNG?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=07d8a1c2ec6f9728f0499778e4a372e1" alt="CMS administration panel " width="457" height="208" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/1eng.PNG" />
</Frame>

Click on **+**.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/2eng.PNG?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=e2b00ac7b57f0fa0a7b45b1e7151a6f9" alt="Plus Button" width="257" height="105" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/2eng.PNG" />
</Frame>

Choose the way to install the file. Click **Upload & Install**.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/3eng.PNG?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=22c683b46d5d867be69c747d6d61271c" alt="Upload & Install" width="620" height="521" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/3eng.PNG" />
</Frame>

Having installed Universal CDN Add-on, go to its settings.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/4eng.PNG?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=0946599c14cf19dca222eff22b2545c2" alt="settings" width="277" height="126" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/4eng.PNG" />
</Frame>

In the CDN URL field insert CNAME that you specified in the [Gcore Customer Portal](https://portal.gcore.com/cdn/resources/list).

Ensure that your [CNAME record has been configured](/cdn/cdn-resource-options/general/create-and-set-a-custom-domain-for-the-content-delivery-via-cdn) in a proper way before using it for integration.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/1.png?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=d9dc4b46743a6dc48d1cd7919139250a" alt="Apply settings" width="865" height="260" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-cs-cart/1.png" />
</Frame>

Apply settings and enable the plugin.

Integration has been completed! We highly recommend you to check the HTML code of your web page to ensure that URLs have been rewritten properly from your original ones to CNAME from the Gcore Customer Portal.

To do that press **F12** or open Developers Tools in your browser, choose the Network tab and refresh the page. All static files should have your CNAME in URLs.
