#86c85tfwk - Sorting of Nav
1. Why is this change necessary?
quality of life change
2. What does this change do, exactly?
- fixed default sorting by position
- added 2 variables for sorting
- added a save mechanism for sorting
3. Describe each step to reproduce the issue or behavior.
- install plugin and build admin
- create a custom nav
- use this neti_toolkit_get_extra_nav('top_service', context, 'createdAt', 'DESC')
- the 2 new parameters are optional
4. Please link to the relevant issues (if any).
https://app.clickup.com/t/86c85tfwk
5. Checklist
-
I have updated the plugin version and changelog -
I have updated the manual / created a manual update merge request -
I have updated the shopware store information -
I can confirm the code style fits our requirements -
I can confirm that no debug output is generated anywhere