This package has been deprecated

Author message:

Please use new plugin gatsby-plugin-drupal-menus

@xaviemirmon/gatsby-drupal-menus

1.0.4 • Public • Published

Drupal menus for Gatsby

This module works alongside the Gatsby Live Preview module for Drupal.

To use this component simply add the following to your site where your wish for your menu to appear

<Menu />

And the main menu will appear.

The menu also accepts a prop of menuName which is the drupal machine name for the menu.

If for example, you wished to add the footer menu, you could do something like the following:

<Menu menuName={`footer`} />

Package Sidebar

Install

npm i @xaviemirmon/gatsby-drupal-menus

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

5.26 kB

Total Files

5

Last publish

Collaborators

  • xaviemirmon