rupertgermann / tt_news
Website news with front page teasers and article handling inside.
Installs: 35 324
Dependents: 0
Suggesters: 0
Security: 0
Stars: 21
Watchers: 9
Forks: 38
Open Issues: 50
Type:typo3-cms-extension
Requires
- typo3/cms-core: >=9.5.0 <12.0.0
This package is auto-updated.
Last update: 2023-05-13 16:12:00 UTC
README
TYPO3 Extension - News
Website news with front page teasers and article handling inside.
AKA: "the generic record handler"
Version 10.1.0
NEW in 10.1: Added support to use Fluid Templating (example Templates included)
set plugin.tt_news.useFluidRendering=1
in constants or setup to activate it.
Version 10.0.0
This tt_news version is compatible with TYPO3 v9 and v10.
Comes with tons of fixes, slug handling and Routing Example
Includes several new upgrade wizards:
- migrate news images to FAL (finally ;-) )
- migrate news files to FAL
- migrate news category images to FAL
- populate slug field
Thanks to all contributers for patches, PRs and testing.
TYPO3 Extension Repository
https://typo3.org/extensions/repository/view/tt_news
Composer
https://packagist.org/packages/rupertgermann/tt_news
composer require rupertgermann/tt_news
Compatibility
branch master requires at least TYPO3 9.5.0 and is compatible with TYPO3 9.5 LTS and TYPO3 10.4 LTS.
For tt_news for older TYPO3 versions take a look at https://extensions.typo3.org/extension/tt_news/ and scroll down to "Version History".