dmolineus / contao-news-sorting

Sort settings for the Contao news list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contao News Sorting

Contao extension to allow additional sort settings in the news list. This setting is then applied via the newsListFetchItems hook.

The following settings are available:

  • Date (descending)
  • Date (ascending)
  • Headline (ascending)
  • Headline (descending)
  • Random
  • Random (Date descending)
  • Featured

Some of these settings are already available in some Contao 4 versions. The extension is fully compatible with that and only uses the hook when necessary.

About

Sort settings for the Contao news list.

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 100.0%