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

# Integrate CDN resource with PrestaShop

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, the plugin might not help you.

Log into your PrestaShop admin bar (back-office).

Go to Advanced Parameters/Performance.

Configure CCC (Combine, Compress and Cache) settings as in the picture below.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-prestashop/prestashop.jpeg?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=68165ad156af56b08698c92410becb21" alt="Media Server" width="800" height="318" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-prestashop/prestashop.jpeg" />
</Frame>

Type in the CNAME in the Media Server#1 field 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-prestashop/prestashop2v1.jpeg?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=fc4adce959f7924a89eb2dff4b4870a0" alt="Media Server" width="800" height="285" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-prestashop/prestashop2v1.jpeg" />
</Frame>

Click **Save** at the top of the page.

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.
