intershop-pwa
intershop-pwa copied to clipboard
schematics for cms in extensions
Is your feature request related to a problem? If yes, please describe it.
I'd like to create cms components / pages and the like for an extension. The ng g cms .... does not understand the option --extension nor the extension itself.
Describe the desired solution.
I'd like to use a syntax like: ng g cms warehouse --extension inventory --definitionQualifiedName ....
Describe alternatives you've considered.
I could possibly create the artefacts on my own without the support of schematics.
Provide additional context.