-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Lets say that our theme requires some plugins to work correctly. For example, plugin that generates navigation.
Of course we can ser composer packages containing these plugins in required section of composer.json, but they still need to be enabled and installed.
So what i suggest is adding some logic to craft themes which would check if all "required" plugins for specific theme are installed and enabled. And if not, some warning would be displayed in control panel.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels