inspiredminds / contao-category-news-sorting
Allows you to sort news items per category individually.
Package info
github.com/inspiredminds/contao-category-news-sorting
Type:contao-bundle
pkg:composer/inspiredminds/contao-category-news-sorting
Fund package maintenance!
1.1.0
2025-04-04 13:27 UTC
Requires
- php: >=8.1
- codefog/contao-haste: ^4.0 || ^5.0
- codefog/contao-news_categories: ^3.0 || ^4.0
- contao/core-bundle: ^4.13 || ^5.0
- doctrine/dbal: ^2.11 || ^3.0 || ^4.0
- inspiredminds/contao-categories-news-filter: ^1.0
- inspiredminds/contao-news-filter-event: ^1.1
- symfony/config: ^5.4 || ^6.4 || ^7.1
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.1
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.1
Requires (Dev)
- contao/easy-coding-standard: ^6.0
- contao/manager-plugin: ^2.12
- contao/rector: ^1.0
- maglnet/composer-require-checker: ^3.8
README
Contao Category News Sorting
Allows you to sort news items per category individually.
For each category there will be a new operation where you can individually sort the news items belonging to this exact news category. Then in the news list module you can activate the Enable category sorting setting which will apply this custom sorting whenever the news list is filtered by the respective category.