Hi all,

Is there any menu import / export functionality available in drupal ?

i have tried to search but i cant find it so if available then plz help ......

waiting for the reply...

Thanks

Kuldip Gohil

Comments

MGParisi’s picture

Was just looking for this feature, or a duplicate menu feature.

randomuser’s picture

I'm also needing a mass menu adding feature, I have 200 nodes that were imported using Node Import but do not have corresponding menu items.

I've not been able to find any modules to help add the 200 nodes to the menu (without going through one by one) but I have been thinking about the following solutions...

1. Manually adding the nodes to the menu table in the database (not sure what value would be used in the 'mid' field of the table)
2. A view that lists the nodes then has a drop down box next to them to set the menu (need to be able to use a menu field from the view)
3. Using taxonomy terms to create the menu (haven't been able to find out how to add taxonomy terms after node has been created, again without going through one by one)

Any thoughts?

Duplika’s picture

I was looking for the same thing. We should wait until the Import / Export API gets updated to Drupal 6.x

joachim’s picture

Has anyone managed to use that?
I looked into it for a D5 site and couldn't make head nor tail of it -- all far too abstract.

WeRockYourWeb.com’s picture

Yep, would be great to have this, in 5.x as well.

summit’s picture

Hi,

Still needed a menu import/export functionality, anyone?
EDIT: found http://drupal.org/project/menu_clone is good for internal site anyway :)
greetings, Martijn

patcon’s picture

For the record, I'm pretty sure Features module allows for this.

3dloco’s picture

Aside from Menu Clone I've found that Menu Editor is also very handy when looking to edit several items in menus http://drupal.org/project/menu_editor

[edit] Also Menu Import http://drupal.org/project/menu_import