NOTE: This plugin has been deprecated in favor of an all-inclusive plugin.
This SKY UX Builder plugin allows consumers to provide metadata for page routes, such as its title and order. This plugin is intended to be used with Stache 2 Components.
npm install --save @blackbaud/skyux-builder-plugin-stache-route-metadata
Open skyuxconfig.json and add the following:
{
"plugins": [
"@blackbaud/skyux-builder-plugin-stache-route-metadata/collector",
"@blackbaud/skyux-builder-plugin-stache-route-metadata/generator"
]
}
Please log all issues related to Stache (and its plugins) at blackbaud/stache2.