Skip to content

Extension running order. #649

Answered by vladmandic
Symbiomatrix asked this question in Q&A
Discussion options

You must be logged in to vote

scripts are ordered first by sections:

  1. /scripts
  2. /extensions-builtin
  3. /extensions

and within each of those sections, its alphabetical.

i just wrote a framework to support custom ordering, but need to design ui for it.
as a test, you can create .priority in extension folder with a single line which is a two-digit number.
default value is 50 (lower number is higher priority)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Symbiomatrix
Comment options

Answer selected by Symbiomatrix
Comment options

You must be logged in to vote
1 reply
@vladmandic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants