=== DynoMenu ===
Contributors: dynomenu
Tags: menu, navigation, woocommerce, shortcode, responsive
Requires at least: 6.0
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

Automatically generate dynamic WordPress and WooCommerce menus from categories, posts, taxonomies, and more.

== Description ==

DynoMenu helps you create dynamic menus from WordPress and WooCommerce content without manually rebuilding navigation every time your content changes.

Use it to generate menus from:

* Posts and pages
* Categories and taxonomies
* WooCommerce product categories
* Existing WordPress menus

Key features:

* Dynamic menu generation
* Responsive mobile menu toggle
* Typography, color, spacing, and layout controls
* Shortcode support for easy placement
* Works with WordPress and WooCommerce

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/dynomenu` directory, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Open **DynoMenu** in the WordPress admin.
4. Configure your menu settings and save your changes.
5. Place the `[dynomenu]` shortcode where you want the menu to appear.

== Frequently Asked Questions ==

= How do I display a menu? =

Open **DynoMenu**, save your configuration, and place the shortcode into any page, post, or widget area.
Use: `[dynomenu]`

= Does it work without WooCommerce? =

Yes. WooCommerce support is optional. The plugin also works with standard WordPress post types and taxonomies.

== External Services ==

This plugin does not connect to third-party services or load remote assets.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release of DynoMenu.

== Source Code ==

This plugin is licensed under GPLv2 or later. The complete source code, including all build tools and unminified assets, is available at:
https://github.com/thekenanjunior/dynomenu-free

Build notes:
* Plugin assets in this repository are shipped as human-readable source files.
* No project-specific minified/compiled JS or CSS build step is required to run the plugin.
