netlogix/nxsimplecdn

Simple cdn extension for TYPO3

Installs: 17 973

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 3

Type:typo3-cms-extension

2.0.0 2025-07-21 14:43 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: ...