HM Mega Menu Block
A megamenu block
★ 13stars
7.4kcomposer installs
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/humanmade/hm-mega-menu-block/archive/refs/heads/main.zipAlso on Packagist as humanmade/hm-mega-menu-block:
composer require humanmade/hm-mega-menu-blockFrom the readme
How to Use the HM Mega Menu Block Plugin
https://www.loom.com/embed/b91514e4eb2b4d939f128ac194b13c7d?sid=58fd2f1e-5b2b-4e40-ba1a-da8210c8c54c
This guide explains how to create and customize a mega menu using the HM Mega Menu Block plugin.
Installation and usage
Step 1: Install and Activate the HM Mega Menu Block Plugin
1. Install the Plugin:
- If the plugin is not installed yet, upload or install it from the plugin directory.
2. Activate the Plugin:
- Go to Plugins Installed Plugins and activate the HM Mega Menu Block plugin.
Step 2: Add a New Mega Menu Template Part
1. Open the Site Editor:
- Go to Appearance Editor to access the block editor.
2. Create a New Template Part:
- In the editor, click Add New to create a new pattern or template part.
- Assign a name to the template part (e.g., "Mega Menu").
- Designate it as a Mega Menu type.
Step 3: Build the Mega Menu Layout
1. Add Groups:
- In the newly created template part, use Group blocks to structure the menu.
- Add nested groups for creating multi-level menus.
2. Add Content:
- Insert blocks like:
- Navigation Block for menu links.
- Heading Block for section titles.
- Other bl
Read the full README on GitHub →