-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Jerel Yoshida edited this page Mar 18, 2026
·
1 revision
- WordPress 6.0 or higher
- PHP 7.4 or higher
- Go to the Releases page
- Download the latest
mega-menu-ajax-x.x.x.zip - In WordPress admin, go to Plugins > Add New > Upload Plugin
- Upload the ZIP file and click Install Now
- Activate the plugin
- Download the latest release
- Extract the ZIP file
- Upload the
mega-menu-ajaxfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu in WordPress
cd wp-content/plugins
git clone https://github.com/yoshidaman99/mega-menu-ajax.git- Go to Appearance > Mega Menu Ajax
- Select which menu locations to enable
- Configure the settings for each location
- Save changes
Check that the plugin is working:
- View your site's front end
- Open browser DevTools (F12)
- Look for
[MegaMenuAjax]in the console (if debug mode is enabled) - Hover over menu items - you should see prefetch requests in the Network tab