simple-page-ordering icon indicating copy to clipboard operation
simple-page-ordering copied to clipboard

Apply menu order to user accounts

Open PyrokineticDarkElf opened this issue 2 months ago • 0 comments

Is your enhancement related to a problem? Please describe.

Is there any possibility that this plugin would be able to apply a menu order to user accounts?

We use accounts for authoring blog posts and displaying a team page on our site. The team page should ideally be ordered by seniority. CEO at the top and so on.

Currently, I use a custom script to add a custom field for menu-order, and apply sorting in the UI and the front end based on this, but updating the order can be a pain. We need to manually edit each account one at a time.

Using your drag-and-drop tool would be ideal for this, but I suspect it is not possible currently.

Would you consider adding the functionality to allow for this?

Designs

No response

Describe alternatives you've considered

I'm using a custom script, but it's not ideal.

I could probably make my own drag-and-drop functionality, but your plugin would be perfect for this addition IMO.

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

PyrokineticDarkElf avatar Nov 20 '25 15:11 PyrokineticDarkElf