Download the PHP package fritzmg/contao-news-sorting without Composer
On this page you can find all versions of the php package fritzmg/contao-news-sorting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fritzmg/contao-news-sorting
More information about fritzmg/contao-news-sorting
Files in fritzmg/contao-news-sorting
Package contao-news-sorting
Short Description Sort settings for the Contao news list.
License LGPL-3.0-or-later
Homepage http://www.inspiredminds.at
Informations about the package contao-news-sorting
Contao News Sorting
Contao extension to allow additional sort settings in the news list. This setting is then applied via the NewsFilterEvent
.
The following settings are available:
- 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.
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.
Note: install inspiredminds/contao-categories-news-filter
to restore compatibility with codefog/contao-news_categories
.
All versions of contao-news-sorting with dependencies
contao/core-bundle Version ^4.9 || ^5.0
contao/news-bundle Version ^4.9 || ^5.0
doctrine/dbal Version ^2.10 || ^3.0
symfony/dependency-injection Version ^4.4 || ^5.1 || ^6.0
symfony/config Version ^4.4 || ^5.1 || ^6.0
symfony/http-kernel Version ^4.4 || ^5.1 || ^6.0
inspiredminds/contao-news-filter-event Version ^1.1