
The search modal block in the block editor with customizable settings.
The Search Modal Block enhances your WordPress site with a modern, popup search interface that’s both beautiful and functional. Built specifically for the block editor (Gutenberg), it provides a seamless way to add search functionality to any part of your content.
Key Features:
Perfect For:
This block is built using the WordPress Create Block tool, ensuring compatibility with modern WordPress standards and practices. The source code is available in the plugin’s /src directory.
To build the plugin from source:
npm installnpm run build to build the production filesnpm run start to start the development serverThe build process uses @wordpress/scripts to compile and minify the JavaScript and CSS files. The source code for the compiled files in the /build directory can be found in the /src directory.
The complete source code is available on GitHub: https://github.com/philhoyt/search-modal-block
This plugin uses the following third-party libraries: