How do I provide a component for module settings ?
已回答
I want to be able to provide these setting for custom module type. ModuleWizardStep only helps when I'm creating the module.

请先登录再写评论。
You need to provide ModuleConfigurationEditorProvider via the moduleConfigurationEditorProvider Extension Point.