PHPackages                             felixnagel/t3extblog - 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. felixnagel/t3extblog

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

felixnagel/t3extblog
====================

A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl. comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!

10.2.1(2mo ago)3523.1k↑25%18[18 issues](https://github.com/fnagel/t3extblog/issues)[1 PRs](https://github.com/fnagel/t3extblog/pulls)GPL-2.0-or-laterPHPPHP ^8.2CI passing

Since Jul 29Pushed 1mo ago9 watchersCompare

[ Source](https://github.com/fnagel/t3extblog)[ Packagist](https://packagist.org/packages/felixnagel/t3extblog)[ Docs](https://extensions.typo3.org/extension/t3extblog)[ Fund](https://www.amazon.de/wishlist/2QVBG87FBTKQX)[ Fund](https://www.felixnagel.com/donate/)[ RSS](/packages/felixnagel-t3extblog/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (42)Versions (73)Used By (0)

TYPO3 CMS extension `t3extblog`
===============================

[](#typo3-cms-extension-t3extblog)

[![Latest stable version from Packagist](https://camo.githubusercontent.com/20f631483810d8b0a84a63421bd555c2e4d742bfbba36368c54efd75128f6551/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66656c69786e6167656c2f7433657874626c6f67)](https://packagist.org/packages/felixnagel/t3extblog)[![PHP version from Packagist](https://camo.githubusercontent.com/38525e2b4c0a731c19a1b979da36d78f7be28710294ea88949a0930b9218d866/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f66656c69786e6167656c2f7433657874626c6f67)](https://github.com/fnagel/t3extblog/blob/master/composer.json)[![GitHub Workflow Status (branch)](https://camo.githubusercontent.com/bc2d3e2116cea3cf7acff94c23cb25a344e516da6ce0b7d70fd68ad287b0a2c9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666e6167656c2f7433657874626c6f672f746573742e796d6c3f6272616e63683d6d6173746572)](https://github.com/fnagel/t3extblog/actions)[![Coverage Status](https://camo.githubusercontent.com/7406308956c77875dcb3369ae768f11e8491b90fe99147f7427e9d5858e9d608/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f666e6167656c2f7433657874626c6f672f62616467652e737667)](https://coveralls.io/github/fnagel/t3extblog)[![Crowdin](https://camo.githubusercontent.com/47a340e3bf52acda894b105900c877db692d40f983ed22b9a4866cff81633316/68747470733a2f2f6261646765732e63726f7764696e2e6e65742f7479706f332d657874656e73696f6e2d7433657874626c6f672f6c6f63616c697a65642e737667)](https://crowdin.com/project/typo3-extension-t3extblog)[![License](https://camo.githubusercontent.com/75f637af1bb6324cdc12aff2a4e2baccc6ea384f9319e582b9dcf58d1418ff18/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f66656c69786e6167656c2f7433657874626c6f67)](https://github.com/fnagel/t3extblog/blob/master/LICENSE.txt)

A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl. comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!

Screenshots
-----------

[](#screenshots)

[![Frontend: list view](./Documentation/Images/AdministratorManual/blogsystem.png)](./Documentation/Images/AdministratorManual/blogsystem.png)

[![Frontend: post detail -> comment setion](./Documentation/Images/Screenshots/comment.png)](./Documentation/Images/Screenshots/comment.png)

[![Frontend: subscription manager](./Documentation/Images/AdministratorManual/subscription-manager.png)](./Documentation/Images/AdministratorManual/subscription-manager.png)

[![Backend module: dashboard](./Documentation/Images/Screenshots/dashboard.png)](./Documentation/Images/Screenshots/dashboard.png)

[![Dashboard module: widgets](./Documentation/Images/Screenshots/dashboardwidgets.png)](./Documentation/Images/Screenshots/dashboardwidgets.png)

Features
--------

[](#features)

Please see [/Documentation/Introduction/Index.rst](./Documentation/Introduction/Index.rst) for currently implemented features.

Documentation
-------------

[](#documentation)

See [/Documentation](./Documentation) directory or [online](https://docs.typo3.org/p/felixnagel/t3extblog/master/en-us/)

Installation
------------

[](#installation)

Please see [/Documentation/Installation/Full.rst](./Documentation/Installation/Full.rst) for installation.

The extension is available using the [TYPO3 TER](https://extensions.typo3.org/extension/t3extblog/)or [composer with packagist](https://packagist.org/packages/felixnagel/t3extblog).

- For TYPO3 14.x use the [master branch](https://github.com/fnagel/t3extblog/tree/master) [(docs)](https://docs.typo3.org/p/felixnagel/t3extblog/master/en-us/)
- For TYPO3 13.x use the [9.x branch](https://github.com/fnagel/t3extblog/tree/9.x) [(docs)](https://docs.typo3.org/p/felixnagel/t3extblog/9.1/en-us/)
- For TYPO3 12.x use the [8.x branch](https://github.com/fnagel/t3extblog/tree/8.x) [(docs)](https://docs.typo3.org/p/felixnagel/t3extblog/8.0/en-us/)
- For TYPO3 11.x use the [7.x branch](https://github.com/fnagel/t3extblog/tree/7.x) [(docs)](https://docs.typo3.org/p/felixnagel/t3extblog/7.2/en-us/)
- For TYPO3 10.x use the [6.x branch](https://github.com/fnagel/t3extblog/tree/6.x) [(docs)](https://docs.typo3.org/p/felixnagel/t3extblog/6.2/en-us/)
- For TYPO3 9.x use the [5.x branch](https://github.com/fnagel/t3extblog/tree/5.x) [(docs)](https://docs.typo3.org/p/felixnagel/t3extblog/5.1/en-us/)
- For TYPO3 8.x use the [4.x branch](https://github.com/fnagel/t3extblog/tree/4.x) [(docs)](https://docs.typo3.org/p/felixnagel/t3extblog/4.2/en-us/)
- For TYPO3 7.x use the [3.x branch](https://github.com/fnagel/t3extblog/tree/3.x)
- For TYPO3 6.x use the [2.x branch](https://github.com/fnagel/t3extblog/tree/2.x)
- For migration from old EXT:t3blog see [migration guide](./Documentation/ReplaceT3Blog/Index.rst)

Feature requests &amp; bug reports
----------------------------------

[](#feature-requests--bug-reports)

Please see Github: [github.com/fnagel/t3extblog/issues](https://github.com/fnagel/t3extblog/issues)

Changelog
---------

[](#changelog)

Please see Github: [github.com/fnagel/t3extblog/commits](https://github.com/fnagel/t3extblog/commits)

Contribution
------------

[](#contribution)

Please see [/.github/CONTRIBUTING.md](./.github/CONTRIBUTING.md)

Donation
--------

[](#donation)

Please consider a donation: [www.felixnagel.com/donate/](http://www.felixnagel.com/donate/)

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance78

Regular maintenance activity

Popularity40

Moderate usage in the ecosystem

Community25

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.2% of commits — single point of failure

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 ~77 days

Recently: every ~14 days

Total

52

Last Release

77d ago

Major Versions

8.0.2 → 9.0.02025-02-25

8.x-dev → 9.0.12025-10-09

9.2.0 → 10.0.02026-01-23

9.3.0 → 10.1.02026-04-09

9.x-dev → 10.2.12026-06-03

PHP version history (12 changes)2.0.0PHP &gt;=5.5.0

2.2.0PHP &gt;=5.5,&lt;7.1

3.0.0PHP &gt;=5.5,&lt;7.2

3.0.2PHP &gt;=5.6,&lt;7.2

4.0.0PHP &gt;=7.0,&lt;7.2

4.0.1PHP &gt;=7.0,&lt;7.3

5.1.0PHP &gt;=7.0,&lt;7.4

6.0.3PHP &gt;=7.0,&lt;7.5

6.2.0PHP &gt;=7.2,&lt;7.5

7.0.0PHP ^7.4 || ^8.0

8.0.0PHP ^8.1

9.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/116824?v=4)[Felix Nagel](/maintainers/fnagel)[@fnagel](https://github.com/fnagel)

---

Top Contributors

[![fnagel](https://avatars.githubusercontent.com/u/116824?v=4)](https://github.com/fnagel "fnagel (1498 commits)")[![criwe](https://avatars.githubusercontent.com/u/7531138?v=4)](https://github.com/criwe "criwe (11 commits)")[![cedricziel](https://avatars.githubusercontent.com/u/418970?v=4)](https://github.com/cedricziel "cedricziel (8 commits)")[![helmutstrasser](https://avatars.githubusercontent.com/u/888354?v=4)](https://github.com/helmutstrasser "helmutstrasser (3 commits)")[![tomhatzer](https://avatars.githubusercontent.com/u/3952168?v=4)](https://github.com/tomhatzer "tomhatzer (3 commits)")[![franzkugelmann](https://avatars.githubusercontent.com/u/11320147?v=4)](https://github.com/franzkugelmann "franzkugelmann (3 commits)")[![arnaud-netinfluence](https://avatars.githubusercontent.com/u/117660934?v=4)](https://github.com/arnaud-netinfluence "arnaud-netinfluence (2 commits)")[![garfieldius](https://avatars.githubusercontent.com/u/705480?v=4)](https://github.com/garfieldius "garfieldius (2 commits)")[![PhilippKuhlmay](https://avatars.githubusercontent.com/u/57705869?v=4)](https://github.com/PhilippKuhlmay "PhilippKuhlmay (2 commits)")[![PKuhlmay](https://avatars.githubusercontent.com/u/107543296?v=4)](https://github.com/PKuhlmay "PKuhlmay (2 commits)")[![sypets](https://avatars.githubusercontent.com/u/13206455?v=4)](https://github.com/sypets "sypets (2 commits)")[![kitzberger](https://avatars.githubusercontent.com/u/1405149?v=4)](https://github.com/kitzberger "kitzberger (1 commits)")[![the-coding-owl](https://avatars.githubusercontent.com/u/6013986?v=4)](https://github.com/the-coding-owl "the-coding-owl (1 commits)")[![madaxel](https://avatars.githubusercontent.com/u/15228906?v=4)](https://github.com/madaxel "madaxel (1 commits)")[![mrvoss](https://avatars.githubusercontent.com/u/5639881?v=4)](https://github.com/mrvoss "mrvoss (1 commits)")[![mueller-sebastian](https://avatars.githubusercontent.com/u/20316366?v=4)](https://github.com/mueller-sebastian "mueller-sebastian (1 commits)")

---

Tags

blogphptypo3typo3-cmstypo3-cms-extensionblogTYPO3 CMS

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/felixnagel-t3extblog/health.svg)

```
[![Health](https://phpackages.com/badges/felixnagel-t3extblog/health.svg)](https://phpackages.com/packages/felixnagel-t3extblog)
```

###  Alternatives

[friendsoftypo3/content-blocks

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

103574.3k69](/packages/friendsoftypo3-content-blocks)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

571.8M9](/packages/yoast-seo-for-typo3-yoast-seo)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

67347.1k11](/packages/derhansen-sf-event-mgt)[wazum/sluggi

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

40543.5k](/packages/wazum-sluggi)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

35678.3k20](/packages/brotkrueml-schema)[jweiland/events2

Events 2 - Create single and recurring events

2168.1k3](/packages/jweiland-events2)

PHPackages © 2026

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