PHPackages                             zeroseven/pagebased-blog - 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-blog

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

zeroseven/pagebased-blog
========================

v1.1.0(2y ago)01571[1 issues](https://github.com/zeroseven/pagebased_blog/issues)GPL-2.0-onlyPHP

Since Jul 13Pushed 1y ago3 watchersCompare

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

READMEChangelog (3)Dependencies (2)Versions (8)Used By (0)

Pagebased blog extension
========================

[](#pagebased-blog-extension)

This extension is based on the [TYPO3 pagebased extension](https://github.com/zeroseven/pagebased#readme)to create blog post that can be managed in TYPO3 with all the advantages and functions of "normal" pages.

[![Example of page based blog posts in TYPO3](Resources/Public/Images/Example.png)](Resources/Public/Images/Example.png)

Features
--------

[](#features)

- Create blog posts as pages
- List and filter plugin
- Tags
- Categories
- Contacts
- Relations
- Rss feed

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

[](#quick-installation)

1. Install the extension by `composer req zeroseven/pagebased-blog`.
2. Create a new page of type "Blog category" (doktype: 146).
3. All pages inside this blog category are automatically treated as a post.
4. Display post properties on all post pages by using the following TypoScript:

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

```

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

[](#more-information)

Check out the [pagebased](https://github.com/zeroseven/pagebased#readme) extension for more information about the [configuration](https://github.com/zeroseven/pagebased#configuration) and usage of this extension.

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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

Every ~19 days

Total

6

Last Release

1026d ago

Major Versions

v0.1.2 → v1.0.02023-07-27

### Community

Maintainers

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

### Embed Badge

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

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

###  Alternatives

[friendsoftypo3/content-blocks

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

103574.3k64](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

105768.9k38](/packages/typo3-cms-styleguide)[wazum/sluggi

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

40543.5k](/packages/wazum-sluggi)[typo3/cms-install

TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.

1812.5M560](/packages/typo3-cms-install)[typo3/cms-scheduler

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

169.5M263](/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.3M351](/packages/typo3-cms-lowlevel)

PHPackages © 2026

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