Soli Menu Blocks Plugin
Adds some wordpress gutenberg blocks to get a mega menu setup like soli.nl
by Joran Out · github.com/joranout/wp-soli-menu-blocks-plugin
★ 0stars
2release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/joranout/wp-soli-menu-blocks-plugin/releases/download/v1.0.2-nightly.36/wp-soli-menu-blocks-plugin.zipReadme
WP Soli Menu blocks image
Plugin for wordpress dedicated to displaying an mega menu via blocks on soli.nl
Contains:
- a mega-panel variation of the core navigation submenu
- a submenu-item block for flat menu items
- a random page picker block to select random pages
Development
WP-ENV
Install
npm -g install @wordpress/env
Start
wp-env start [--debug]
Stop
wp-env stop
Mysql container
Login
mariadb -U -ppassword wordpress
Localhost
Front-end
Back-end
back-end \ username: admin \ password: password
Configuration
{
"env": {
"site": {
"plugins": [
"./wp-soli-admin-plugin",
"./wp-soli-menu-plugin"
]
},
"winkel": {
"plugins": [
"./event-tickets",
"./woocommerce",
"./wp-soli-wc-events",
"./wp-soli-wc-kindermuziekweek",
"./mollie-payments-for-woocommerce"
]
}
}
}Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.2-nightly.36 | Aug 14, 2026 | wp-soli-menu-blocks-plugin.zip | 2 |