Export Import Menus

Description

WordPress Export Import Menus lets you export and import your WordPress Menus. The WordPress Export Import Menus plugin also support the uber menu plugin. Import must be done on the same domain from where we have export the file.

Screenshots

  • Exporting a json file of menu
  • Importing a new backup menu from the exported json file

Installation

  1. Download dsp-menus-export-import.zip
  2. Unzip
  3. Upload the dsp-menus-export-import folder to the /wp-content/plugins/ directory
  4. Activate the Export Import Menus plugin through the ‘Plugins’ menu in WordPress
  5. Export/Import your menus via Appearance -> Export/Import Menus in the WordPress admin

Reviews

Jan 21, 2023
Lots of error messages, I've added a few below. It imports from file only, but exports as text you then need to create a file with! Can't even import from pasted text. You also can't import or export into a submenu. Notice: ob_clean(): failed to delete buffer. No buffer to delete in /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php on line 57Warning: Cannot modify header information - headers already sent by (output started at /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php:57) in /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php on line 58Warning: Cannot modify header information - headers already sent by (output started at /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php:57) in /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php on line 59
Jan 5, 2023
Working great, I could export and import in the same website a menu with 463 entries ! So I'm using it to make a copy as a backup of my huge menu Thanks for this nice piece of plugin ;))

Contributors & Developers

“Export Import Menus” is open source software. The following people have contributed to this plugin.

Contributors

“Export Import Menus” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “Export Import Menus” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

1.0.1

  • Bug Fixes

1.0.2

  • Compatibility with WordPress 5.0.1

1.1.0

  • Compatibility with WordPress 5.0.2

1.2.0

  • Compatibility with WordPress 5.1
  • Mozilla Firefox JSON import issue
  • Other bug fixes

1.3.0

  • Compatibility with WordPress 5.2.1

1.4.0

  • Bug fixes – Unable to delete Plugin files on delete

1.5.0

  • Compatibility with WordPress 5.3.2
  • Fix Custom menu CSS classes import issue
  • Fix JSON illegal character issue
  • Fix invalid JSON file issue

1.6.0

  • Compatibility with WordPress 5.4.2
  • Added menu description field in the menu import
  • Fix plugin delete undefine constant issue

1.7.0

  • Compatibility with WordPress 5.7

1.8.0

  • Compatibility with WordPress 6.0
  • Other Bug fixes