netlogix/nxsimplecdn

Simple cdn extension for TYPO3

Maintainers

Package info

github.com/netlogix/nxsimplecdn

Type:typo3-cms-extension

pkg:composer/netlogix/nxsimplecdn

Transparency log

Statistics

Installs: 42 571

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 3

2.0.1 2025-10-31 11:20 UTC

This package is auto-updated.

Last update: 2026-07-15 00:12:56 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: ...