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 today

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 41% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity53

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

969d 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

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.3M231](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M314](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M265](/packages/typo3-cms-form)

PHPackages © 2026

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