Pages section, configurable filter options beyond search

Is there a plugin that handles custom configurable filtering like known from other CMS or frameworks?

The pages section is great, but especially the table layout begs for more options beyond the very rudimentary search field:

  • sorting (like in the old Pagetable plugin)
  • custom filters by fields or text

Thanks!

Other than the Pagetable plugin you already mentioned above, I’m not aware of an alternative.

Thanks @texnixe

We need this functionality, so I am about to just create a plugin then. I’d love to duplicate as little as possible and reuse code/components from the core table-layout.

What would the most DRY approach to extend the core pages section with a plugin?

Can someone give me a head start?

Thanks!