inspiredminds/contao-author-news

Contao extension to provide an author filter for the news list.

Fund package maintenance!
fritzmg

Installs: 170

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 0

Open Issues: 1

Type:contao-module

1.0.4 2021-09-05 22:41 UTC

This package is auto-updated.

Last update: 2024-04-06 04:07:16 UTC


README

Contao Author News

Contao extension to provide an author filter for the news list.

Usage

Simply create a newslist module and enable the author filter. You will then be able to select a default author, by which the news items will be filtered. This filter can be overriden via an author GET parameter. e.g. by using ?author=… or \Input::setGet('author', …).

This extension is also compatible with the news_categories extension. So you can filter by a category and and an author, if you wish to.