=== Bubuku Navigation Block Toolkit ===
Contributors: lruizcode, bubuku
Tags: navigation block, navigation menu, gutenberg, export import, menu
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manage your navigation menus in block themes quickly and flexibly, and create complex structures without complications.

== Description ==

Bubuku Navigation Block Toolkit helps you manage WordPress navigation menus in block themes more efficiently.

Export and import menus using CSV to create backups, reuse structures across sites, or build complex menus faster without manual work.

= Key Features =

* Backup your menus in seconds
* Export and import menus as CSV to reuse them across sites
* Create and manage complex menus easily
* View menu structure before exporting
* Full support for menu item attributes (URL, label, target, rel, etc.)

= Why use this plugin? =

Working with navigation blocks in WordPress can be limiting when you need to manage large menus, reuse structures, or move them between environments.

This plugin simplifies the process by letting you export and import menus using a structured CSV format, saving time and reducing errors.

= Current Features =

* Export menus as CSV files
* Import menus from CSV files
* Support for menu item attributes (URL, label, target, rel, etc.)
* Menu structure preview inside the admin

= Future Improvements =

* Modular feature system
* Additional tools to extend navigation menus

== Installation ==

1. Upload the plugin files to the /wp-content/plugins/bubuku-navigation-block-toolkit directory, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to the admin menu to access "Bubuku Navigation Block Toolkit".

== Screenshots ==
1. Export navigation menus to CSV
2. Import menus from CSV files
3. View menu structure before exporting

== Support ==

Need help or have a suggestion?  
Please use the official WordPress.org support forum.

Official website: https://www.bubuku.com/

If you like the plugin, please consider leaving a review.

== About Bubuku Code ==

We develop custom WordPress solutions focused on performance, accessibility, and maintainable code.

== Frequently Asked Questions ==

= Does this work with classic menus? =

No. This plugin is designed specifically for navigation blocks used in block themes (Full Site Editing).  
Classic menus created with the traditional menu system are not supported.

= Can I import menus from another site? =

Yes. You can export menus as CSV and import them into another WordPress installation.

= Can I use this plugin to create large menus faster? =

Yes. You can define menu structures in a CSV file and import them, which is especially useful for creating or editing large menus efficiently.

= Will this plugin overwrite existing menus? =

It depends on the import mode you choose. You can create new menus or replace existing ones that share the same name.

= Is it safe to use for backups? =

Yes. Exporting menus as CSV files allows you to keep backups of your menu structures and restore them when needed.

== Changelog ==

= 1.0.0 =
* Initial release
* Export menus to CSV
* Import menus from CSV
* Admin interface for managing exports and imports