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. 

0

You need to provide ModuleConfigurationEditorProvider via the moduleConfigurationEditorProvider Extension Point.

0

请先登录再写评论。