rupertgermann / tt_news
Website news with front page teasers and article handling inside.
Installs: 51 915
Dependents: 0
Suggesters: 0
Security: 0
Stars: 20
Watchers: 7
Forks: 37
Open Issues: 37
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^12.4
Requires (Dev)
- helhum/typo3-console: ^8.1
- ssch/typo3-rector: ^2.5
- typo3/cms-backend: ^12.4
- typo3/cms-belog: ^12.4
- typo3/cms-beuser: ^12.4
- typo3/cms-extbase: ^12.4
- typo3/cms-extensionmanager: ^12.4
- typo3/cms-filelist: ^12.4
- typo3/cms-fluid: ^12.4
- typo3/cms-fluid-styled-content: ^12.4
- typo3/cms-frontend: ^12.4
- typo3/cms-info: ^12.4
- typo3/cms-install: ^12.4
- typo3/cms-lowlevel: ^12.4
- typo3/cms-reports: ^12.4
- typo3/cms-rte-ckeditor: ^12.4
- typo3/cms-tstemplate: ^12.4
- typo3/cms-workspaces: ^12.4
- typo3/coding-standards: ^0.7
This package is auto-updated.
Last update: 2025-09-23 13:09:57 UTC
README
TYPO3 Extension - News
Website news with front page teasers and article handling inside.
AKA: "the generic record handler"
Version 12.0.0
This tt_news version is currently in development and only compatible with TYPO3 v12.
See commit history for changes. There are breaking changes! Feel free to test and contribute.
Version 11.0.0
This tt_news version is compatible with TYPO3 v10 and v11.
The Backend Module "News Admin" has been dropped in TYPO3 v11
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 10.4 and is compatible with TYPO3 10.4 LTS and TYPO3 11.5 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".