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)01491[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 3w 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

27

—

LowBetter than 47% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity11

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

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

101466.4k45](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

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

41515.2k](/packages/wazum-sluggi)[praetorius/vite-asset-collector

Use AssetCollector to embed frontend assets generated by vite

54299.7k1](/packages/praetorius-vite-asset-collector)[typo3/cms-redirects

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

167.3M74](/packages/typo3-cms-redirects)[typo3/cms-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

116.2M37](/packages/typo3-cms-sys-note)[b13/assetcollector

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

10123.2k](/packages/b13-assetcollector)

PHPackages © 2026

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