netlogix/nxsimplecdn

Simple cdn extension for TYPO3

Installs: 4 452

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 2

Type:typo3-cms-extension

1.0.0 2023-03-17 07:56 UTC

README

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:
  ...