, (*1)
Contao News Sorting
Contao extension to allow additional sort settings in the news list. This setting is then applied via the NewsFilterEvent
., (*2)
The following settings are available:, (*3)
- Date (descending)
- Date (ascending)
- Headline (ascending)
- Headline (descending)
- Random
- Random (Date descending)
- Featured
- Custom (Date ascending)
- Custom (Date descending)
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., (*4)
When using the Custom sort setting you can switch the sorting in the back end to _Sorting value_ (do not forget to apply) and then sort the news articles via drag & drop in the back end., (*5)
Note: install inspiredminds/contao-categories-news-filter
to restore compatibility with codefog/contao-news_categories
., (*6)