Initial commit - Typo3 11.5.41

This commit is contained in:
Matteo Gallo
2026-07-03 17:53:31 +02:00
commit 5ca4743197
6811 changed files with 568848 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
[![Latest Stable Version](https://poser.pugx.org/georgringer/news/v/stable)](https://extensions.typo3.org/extension/news/)
[![TYPO3 11](https://img.shields.io/badge/TYPO3-11-orange.svg)](https://get.typo3.org/version/11)
[![TYPO3 10](https://img.shields.io/badge/TYPO3-10-orange.svg)](https://get.typo3.org/version/10)
[![Total Downloads](https://poser.pugx.org/georgringer/news/d/total)](https://packagist.org/packages/georgringer/news)
[![Monthly Downloads](https://poser.pugx.org/georgringer/news/d/monthly)](https://packagist.org/packages/georgringer/news)
![Build](https://github.com/georgringer/news/actions/workflows/ci.yml/badge.svg)
[![StyleCI](https://styleci.io/repos/11733164/shield?branch=master)](https://styleci.io/repos/11733164/)
[![Crowdin](https://badges.crowdin.net/typo3-extension-news/localized.svg)](https://crowdin.com/project/typo3-extension-news)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/GeorgRinger/25)
# TYPO3 Extension `news`
This extension implements a versatile news system based on Extbase & Fluid and
uses the latest technologies provided by TYPO3 CMS.
It includes these features:
* Support for editors and authors by
* well-structured plugins with good preview functionality
* a backend module with filter & search
* frontend template variant based on Twitter Bootstrap v5.
* Use of as many elements from the system core as possible, e.g. FAL and system
categories.
* Built-in support for content elements.
* Support for Open Graph and social platforms in the default template.
* Complete and comprehensive documentation.
> It is a highly customizable framework for chronological organized content -
> much more than just a news list!
>
> Quote from a user
| | URL |
|------------------|-------------------------------------------------------|
| **Repository:** | https://github.com/georgringer/news |
| **Read online:** | https://docs.typo3.org/p/georgringer/news/main/en-us/ |
| **TER:** | https://extensions.typo3.org/extension/news/ |
## Compatibility
| News | TYPO3 | PHP | Support / Development |
|----------|-----------|-----------|--------------------------------------|
| dev-main | 10 - 11 | 7.4 - 8.1 | unstable development branch |
| 9 | 10 - 11 | 7.4 - 8.1 | features, bugfixes, security updates |
| 8 | 9.5 - 10 | 7.2 - 7.4 | none |
| 7.x | 8.7 - 9.x | 7.0 - 7.2 | none |
| 6.x | 7.6 - 8.7 | 5.6 - 7.2 | none |
| 5.x | 7.6 - 8.7 | 5.6 - 7.2 | none |
| 4.x | 7.6 | 5.5 - 5.6 | none |
| 3.x | 6.2 | 5.5 - 5.6 | security updates |
[Contribute](https://docs.typo3.org/p/georgringer/news/main/en-us/Introduction/Contribution/Index.html)
to this project to let your skills flow into its present and future architecture.
[Sponsor](https://docs.typo3.org/p/georgringer/news/main/en-us/Introduction/Sponsoring/Index.html)
us to get things done for your business - in time and quality.