This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@constellation4sitecore/feature-navigation
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Constellation Feature Navigation

Installation

npm install @constellation4sitecore/feature-navigation --save

Setup Serialization

In your project add in sitecore.json

  "modules": [
    ....
    "npm:@constellation4sitecore/feature-navigation"
  ],

Then you can push the items by

dotnet sitecore ser push

Usage

If you want to get navigation links from Link Group you can do the following:

const links = await getNavLinks(group.id);

Sponsors/Developers/Testers

(in no particular order)

  • Richard Cabral
  • Roberto Armas
  • Sebastián Aliaga

Readme

Keywords

none

Package Sidebar

Install

npm i @constellation4sitecore/feature-navigation

Weekly Downloads

16

Version

1.0.3

License

MIT

Unpacked Size

62.2 kB

Total Files

65

Last publish

Collaborators

  • robertoarmas
  • sgtsitecore