netlogix/nxsimplecdn

Simple cdn extension for TYPO3

Installs: 9 645

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.1.0 2024-10-22 06:11 UTC

README

stability-stable TYPO3 V13 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: ...