Skip to content

Change Plugin Load Order So User Developed Plugins Can Access Official Plugin APIs #7784

@utkonos

Description

@utkonos

What is the feature you'd like to have?
Please change the plugin load order to the following:

  1. Core
  2. Core UI
  3. Official
  4. Community
  5. Local

Is your feature request related to a problem?
Today, the load order is such that a local or community plugin is loaded before the official and core ui plugins. Therefore they cannot import from those plugins. The main problem in this case is Sidekick scripting API is not available for import in python plugins.

Are any alternative solutions acceptable?
No sure, but I will try to hack something b/c I really need this.

Additional Information:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions