Details
-
Improvement
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Plugin instruction files have instruction statements to install all artifacts of a feature in a Hippo project. One of them is to bootstrap XML files as nodes in the repository. There should be an instruction to bootstrap YAML files as well.
Something like:
<yaml action="copy" source="xml/data/example-document.yaml" target="/content/documents/namespace/example-documents"/>