verbb / navigation

A Craft CMS plugin to create navigation menus for your site.
Other
90 stars 23 forks source link

Duplicate navigation #295

Closed toddarmstrong closed 2 years ago

toddarmstrong commented 2 years ago

Is there anyway to easily duplicate a navigation?

I am wanting to duplicate one, change a couple of the nodes and then at some point switch the navigations in template. Wanting to avoid having to recreate the whole navigation, or editing the nodes one-by-one while the navigation is live.

Thanks.

engram-design commented 2 years ago

Not at the moment, but great idea! I'll add it to our list to include

toddarmstrong commented 2 years ago

Ah yeah it didn't seem like there was this functionality based on looking through docs and exploring it.

Thanks for the reply, and looking forward to this feature in the future.

engram-design commented 2 years ago

Will keep this open for us to implement!

engram-design commented 2 years ago

Added for the next release. To get this early, change your verbb/navigation requirement in composer.json to:

"require": {
  "verbb/navigation": "dev-craft-4 as 2.0.8",
  "...": "..."
}

Then run composer update.

engram-design commented 2 years ago

Added in 2.0.9