Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

ayecue/PimcoreCdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PimcoreCdn

Compatible with Pimcore 3.x.x

Description

Easy CDN Plugin for Pimcore. Before it's useful you need to install it and configurate these website properties:

  • cdnDomain - Path to your CDN
  • cdnFolders - Which of your folders should be in the CDN. For example you got a file in a folder named scripts. Then just add the string "scripts" to this property. If you got multiple folders seperate them with a comma. ("scripts,otherFolder")
  • cdnExtensions - Which file extensions should be in the CDN. For example you just want to have images in your cdn then add this string: "png,jpeg,gif"

How to install

  • Create folder and drop files in "/plugins/PimcoreCdn"
  • Go to extension menu and click enable and install