How to integrate MaxCDN with XT:Commerce
Step #1 – Creating a Pull Zone for Your Site:
- To create a pull zone for your website, please follow these instructions
Step #2 – Installing the CDN for Joomla! Extension on Your Site:
- In your XT Commerce System, edit your /includes/configure.php file
- Find define(‘DIR_WS_IMAGES’, ‘/images/’);
- Change it to define(‘DIR_WS_IMAGES’, ‘http://CDN_URL_HERE/images/’); provided you are using your Pull Zone URL that points to your main website/root website
Support