Menu Export
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Menu Export is a Drupal 7 module to export menus easily. Menu Export generates a piece of PHP code which you can store, for example inside a simple .inc file provided by your module. This module also provides an interface to import any of this piece of php code . This module is fully inspired by view and panel export features.
Features
- Export menu tab.
- Import menu tab.
- Import function to use inside your own code.
Other modules
Now, other modules can add their own data to the exported code and reimport it.
