@magnolia/cli-content-helper
v1.0.0
Published
A Magnolia CLI helper package for @magnolia/cli-create-app-plugin and @magnolia/cli-create-content-type-plugin
Downloads
40
Readme
Content Helper
A Magnolia CLI helper package for @magnolia/cli-create-app-plugin and @magnolia/cli-create-content-type-plugin
Installation
ContentHelper is included as a dependency in @magnolia/cli-create-app-plugin and @magnolia/cli-create-content-type-plugin and does not require separate installation.
Integration with Magnolia CLI Plugins
ContentHelper is integrated into Magnolia CLI plugins to:
- Facilitate the creation of apps and content types by automating repetitive tasks.
- Provide a consistent user experience across different plugins by centralizing common functionality.
- Avoid code duplication by reusing shared functions between create-app and create-content-type.
Plugin Documentation
For more information on how to use the plugins that depend on ContentHelper, refer to Create App and Create Content Type plugin documentation.