inspiredminds / contao-category-news-sorting
Allows you to sort news items per category individually.
Fund package maintenance!
fritzmg
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
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 select the "Category sorting" setting for sorting the news items - which will apply this custom sorting whenever the news list is filtered by the respective category.