fluentcms / fluentcms/FluentCMS
Add more features for ContentList and ContentDetail plugins
Open
enhancement
- Dominant language
- C#
- Stars
- 565
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
currently these plugins are not usable as much as they should:
1. There is no pagination for Content list.
2. Content List doesn't support Sorting.
3. Content List doesn't support Filtering.
4. Content Detail plugin only works with `Id` (id of the `PluginContent` item should should be in url) At least we should support `Slug` field too.
Contributor guide
Assessment
This issue has not been assessed yet.