How to disable plugin imported from theme? #814
-
|
I use xeo theme by using this command the theme has it's own plugins configuration, i.e. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
oscarotero
Feb 1, 2026
Replies: 1 comment 1 reply
-
|
It's not possible to disable it, unless the theme provides some configuration option for that. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pamubay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not possible to disable it, unless the theme provides some configuration option for that.
For your use case, maybe it's better to just clone the theme and build your site there, instead of importing it as a dependency.
cc @rdela