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.

Please sign in to leave a comment.
You need to provide ModuleConfigurationEditorProvider via the moduleConfigurationEditorProvider Extension Point.