Installation¶
Note
The extension in version 0.3 supports TYPO3 v11 LTS and needs at least PHP 8.1.
Caution
The extension is under development and is considered experimental!
The recommended way to install this extension is by using Composer. In your Composer-based TYPO3 project root, just type:
composer req brotkrueml/typo3-feed-generator
and the recent stable version will be installed.
You can also install the extension from the TYPO3 Extension Repository (TER). See Managing Extensions - Legacy Guide for a manual how to install an extension.