PHPackages                             zeroseven/pagebased-news - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zeroseven/pagebased-news

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

zeroseven/pagebased-news
========================

Create news articles as “normal” pages in TYPO3. Easy to install and ready to use straight away.

v1.0.0(2y ago)029GPL-2.0-onlyPHPPHP ^8.0 | ^8.1

Since Nov 6Pushed 1y ago4 watchersCompare

[ Source](https://github.com/zeroseven/pagebased_news)[ Packagist](https://packagist.org/packages/zeroseven/pagebased-news)[ RSS](/packages/zeroseven-pagebased-news/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

News
====

[](#news)

This extension is based on the [TYPO3 pagebased extension](../pagebased/README.md) to create news articles that can be managed in TYPO3 with all the advantages and functions of "normal" pages

[![Page based news articles in TYPO3](Resources/Public/Images/Example.png)](Resources/Public/Images/Example.png)

Features
--------

[](#features)

- List and filter plugin
- Tags
- Categories
- Contacts
- Relations
- Rss feed
- Structured data
- [and more …](https://github.com/zeroseven/pagebased#readme)

Quick installation
------------------

[](#quick-installation)

1. Install the extension by `composer req zeroseven/pagebased-news`.
2. Adjust the registration setup in [ext\_localconf.php](ext_localconf.php) (if you want that).
3. Create a new page of type "Article-Category" (doktype: 148).
4. All pages inside this category page are automatically treated as article objects.
5. Display article properties on all article pages by using the following TypoScript:

```
page.16848430148 = USER
page.16848430148 {
    userFunc = Zeroseven\Pagebased\Utility\RenderUtility->renderUserFunc
    file = EXT:pagebased_news/Resources/Private/Templates/Info.html
    registration = pagebased_news
}

```

More information
----------------

[](#more-information)

Check out the **[pagebased](../pagebased/README.md)** extension for more information about the configuration and usage of this extension.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

915d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b22f8a50cfbda138fd9d18f9a9323a9ab93434487122956978e804dee700876?d=identicon)[zerosevendesignstudios](/maintainers/zerosevendesignstudios)

### Embed Badge

![Health badge](/badges/zeroseven-pagebased-news/health.svg)

```
[![Health](https://phpackages.com/badges/zeroseven-pagebased-news/health.svg)](https://phpackages.com/packages/zeroseven-pagebased-news)
```

###  Alternatives

[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
