Can we have a functionality in the /admin/content/post similar to how the list of contents is being organized in /admin/content

Proposed feature:

  • Delete selected/multiple post
  • Sort post by POST ID, POST, AUTHOR or CREATED
  • Nice to have - filter post by author

Comments

johnreytanquinco created an issue. See original summary.

johnreytanquinco’s picture

Issue summary: View changes
jaapjan’s picture

Title: Add sort and options » Add sort, filter and bulk options to Post overview
Version: 8.x-1.17 » 8.x-4.x-dev
Component: Code (back-end) » Administrative features
ronaldtebrake’s picture

jyoti.singh’s picture

@johnreytanquinco : Do you think the Post's listbuilder should be completely removed and replaced with a views?

jyoti.singh’s picture

StatusFileSize
new41.93 KB
new17.85 KB

Uploading the configuration file of views for displaying post data list with sort, filter and bulk operation functionality.This views can be used in place of the listbuilder for post entity type.Attaching the screenshot of the view.The file is created for 8.x-5.x.The user with access to administer posts are given access to this views

ronaldtebrake’s picture

Status: Active » Needs review

Thanks for the patch, don't forget to mark the issues as needs review!

ressinel’s picture

Version: 8.x-4.x-dev » 11.4.x-dev
Status: Needs review » Needs work

Hi @jyoti.singh

Could you check if your patch (view) is compatible with the newest Open Social version and correct it if needed?

Thanks!