
Vertical Sidebar Menu Block is a powerful Gutenberg block plugin that allows you to create customizable vertical menus with ease. Perfect for sidebars, navigation panels, or widget areas, this block is designed to enhance your website’s user experience while maintaining full compatibility with the WordPress block editor.
Collapsible sidebar menus are an excellent way to improve your site’s user experience by allowing visitors to navigate long menus in a compact, organized manner. By hiding or revealing submenu items as needed, a collapsible design saves valuable screen space, keeps navigation clean, and ensures your content remains the primary focus. This is especially useful for websites with complex or multi-level navigation structures.
👉 Upgrade to Pro: Explore all Features of Vertical Sidebar Menu Block
👉 Live Demo: Try Vertical Sidebar Menu Block Demo
👉 Support: Support
👉 Source Code: GitHub Repository
This plugin uses wp-scripts which comes with modern build tools like Webpack and npm to generate production-ready files. The uncompressed source code is included in the plugin’s src/ directory for transparency and review. Developers can access the source code directly or contribute via the GitHub repository.
To build the plugin from source:
npm install to install dependencies.npm run build to compile the assets.For more details, see the documentation in the WordPress developer resources:
WordPress Developer Resources – Get started with wp-scripts
For details, see the documentation in the GitHub repository:
GitHub – Vertical Sidebar Menu Block
This plugin includes a modified version of the Navgoco jQuery plugin by Tefra, which is licensed under the BSD-3-Clause License. Original library copyright © Tefra. The modified version complies with the BSD-3-Clause License.