How to identify current activated theme from module? #11545
Unanswered
kudryavtsevda
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Why do you need to know theme from module, module should not be dependent on theme |
Beta Was this translation helpful? Give feedback.
2 replies
-
Use can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a module which is working from admin dashboard and I need to identify the name of current activated admin/client theme and other params related to that theme from my custom module.
How can I do it from my custom module controller or from any other places inside my custom module?
Beta Was this translation helpful? Give feedback.
All reactions