netlogix / nxsimplecdn

CDN Extension for TYPO3

Home Page:https://websolutions.netlogix.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 Extension nxsimplecdn

stability-beta TYPO3 V12 Minimum PHP Version GitHub CI status

Installation

Via composer :

composer require netlogix/nxsimplecdn

That's all !

Add cdn domain to your site configuration

base: 'https://www.example.com/'
cdnBase: 'https://cdn.example.com/'
errorHandling:
  ...
languages:
  ...
settings:
  ...

About

CDN Extension for TYPO3

https://websolutions.netlogix.de/

License:MIT License


Languages

Language:PHP 97.5%Language:Makefile 2.5%