Hey,
is there a way how to configure strapi configuration from within the configuration of my plugin?
Example: My plugin depends on some email-plugin-options, CORS-related, maybe even DB-related stuff?
Is there a way that the user of my plugin only needs to install the plugin and the plugin overrules missing / wrong configuration of the strapi where the plugin is installed?
Cheers