Order List Plugins in Backend

Hi,
I did a search but found no useful information among the posts and wiki, although I assume that this functionality is not present, but I hope in case it can be implemented. I have a list with different plugins (php, js, link) with also different user levels. Now, having had the need to implement others, I would have wanted and needed to change the order, also due to the fact, as read in another post, that the order affects the execution priority, but unfortunately there is no possibility in the graphic interface and I understand that in the parameters there is an identifier for the order, which consequently can allow modifications as necessary. I hope I have managed to explain the problem as best as possible and I am grateful if there is a solution, which would certainly save a lot of time compared to having to delete and reinsert. Thanks in advance
 
Interestingly I am working on something else that might be transferrable to this. No promise though.
 
I changed your title (because there's an "order list plugin" to drag&drop rows in list view)
that the order affects the execution priority,
Out of interest: Where do you need an execution priority?
Usually each list plugin has a button and the user can just hit one per time.
 
Troester, Thanks for the correction to the title. Regarding priority, I remember reading in another post, which however talked about the topic, whereby a user changing the order of the scripts (which probably had some relation...) worked correctly only in a specific order. If I find the post I will republish it
 
Maybe it was about form plugins?
I think there the order may matter, but nor in form nor in list plugins I can see any order parameter in the params.
As far as I can remember you can't rely on any execution order at all (beside the one implicitely used by the plugin like onAfter for email, onLast for redirect etc.).
So @achartier Good luck ;)
 

Members online

No members online now.
Back
Top