inspiredminds/contao-author-news

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

Maintainers

Package info

github.com/inspiredminds/contao-author-news

Homepage

Forum

Type:contao-module

pkg:composer/inspiredminds/contao-author-news

Fund package maintenance!

fritzmg

Statistics

Installs: 196

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

1.0.4 2021-09-05 22:41 UTC

This package is auto-updated.

Last update: 2026-03-06 08:20:34 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.