netlogix/nxsimplecdn

Simple cdn extension for TYPO3

Installs: 23 659

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 2

Type:typo3-cms-extension

pkg:composer/netlogix/nxsimplecdn

2.0.1 2025-10-31 11:20 UTC

This package is auto-updated.

Last update: 2025-11-21 00:19:04 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: ...