How to integrate CDN server for resources? Please follow below steps: Step - 1 -------- Connect to CDN FTP server Create folder with references to project name Step - 2 -------- Copy all folders from below directory to destination directory Source : <>/public/cdn/* Destination : <>/* Step - 3 -------- Copy all "fonts" from below directory to destination "fonts" directory Source : <>/public/styles/fonts/* Destination : <>/fonts/* Step - 4 -------- Copy all "images" from below directory to destination "images" directory Source : <>/public/images/admin/* Destination : <>/images/*