Is there any way to reorder products in admin area?
-
Hi, I would like to set a custom products reorder on the products table. Basically, I should be able to drag n drop the products on the table and reorder it, something like this:
https://jqueryui.com/sortable/
How can I achieve that?
-
Hi there,
Are you asking about this feature? -
@sanjay-webkul Hi, yes, I've included the files available here: https://github.com/bagisto/bagisto/pull/6734/commits but how can I use that feature? could you please link me a documentation or write some steps in order to implement it in the products page? thanks