1.0.0 • Published 9 months ago

@magnolia/cli-content-helper v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
9 months ago

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.