An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

        

# TYPO3 CMS extension `t3extblog`

[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/fnagel/t3extblog/test.yml?branch=master)](https://github.com/fnagel/t3extblog/actions)
[![Latest stable version from Packagist](https://img.shields.io/packagist/v/felixnagel/t3extblog)](https://packagist.org/packages/felixnagel/t3extblog)
[![PHP version from Packagist](https://img.shields.io/packagist/php-v/felixnagel/t3extblog)](https://github.com/fnagel/t3extblog/blob/master/composer.json)
[![Crowdin](https://badges.crowdin.net/typo3-extension-t3extblog/localized.svg)](https://crowdin.com/project/typo3-extension-t3extblog)
[![License](https://img.shields.io/packagist/l/felixnagel/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

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

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

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

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

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

## 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/)