https://github.com/fnagel/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!
https://github.com/fnagel/t3extblog
blog php typo3 typo3-cms typo3-cms-extension
Last synced: 22 days ago
JSON representation
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!
- Host: GitHub
- URL: https://github.com/fnagel/t3extblog
- Owner: fnagel
- License: gpl-2.0
- Created: 2013-05-28T20:40:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T08:50:09.000Z (about 1 month ago)
- Last Synced: 2025-03-29T02:05:25.879Z (29 days ago)
- Topics: blog, php, typo3, typo3-cms, typo3-cms-extension
- Language: PHP
- Homepage: http://typo3.org/extensions/repository/view/t3extblog
- Size: 5.03 MB
- Stars: 32
- Watchers: 10
- Forks: 20
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# TYPO3 CMS extension `t3extblog`
[](https://github.com/fnagel/t3extblog/actions)
[](https://packagist.org/packages/felixnagel/t3extblog)
[](https://github.com/fnagel/t3extblog/blob/master/composer.json)
[](https://crowdin.com/project/typo3-extension-t3extblog)
[](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





## Features
Please see [/Documentation/Introduction/Index.rst](./Documentation/Introduction/Index.rst) for currently implemented features.
## Documentation
See [/Documentation](./Documentation) directory or [online](https://docs.typo3.org/p/felixnagel/t3extblog/master/en-us/)
## 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 13.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 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 & bug reports
Please see Github: [github.com/fnagel/t3extblog/issues](https://github.com/fnagel/t3extblog/issues)
## Changelog
Please see Github: [github.com/fnagel/t3extblog/commits](https://github.com/fnagel/t3extblog/commits)
## Contribution
Please see [/.github/CONTRIBUTING.md](./.github/CONTRIBUTING.md)
## Donation
Please consider a donation: [www.felixnagel.com/donate/](http://www.felixnagel.com/donate/)