How do I provide a component for module settings ?

Answered

I want to be able to provide these setting for custom module type. ModuleWizardStep only helps when I'm creating the module. 

0
1 comment

You need to provide ModuleConfigurationEditorProvider via the moduleConfigurationEditorProvider Extension Point.

0

Please sign in to leave a comment.