Interactivity Blocks
A collection of example Gutenberg blocks demonstrating the WordPress Interactivity API
★ 3stars
0forks
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/tigriweb/tigriweb-blocks/archive/refs/heads/master.zipInteractivity Blocks by TigriWeb
This project is a collection of example Gutenberg blocks showcasing how to build interactive experiences using the WordPress Interactivity API.
Each block demonstrates different ways to enhance user engagement and dynamic behavior within the block editor.
Installation
- Upload the plugin to your WordPress site.
- Activate it through the Plugins menu.
- Insert any of the included Interactivity Blocks in the block editor.
Dev Installation
Install with your preferred package manager:
yarn install
Credits
The block logic is based on the Building Multi-Block Plugin example by the WordPress Contributors Team.
Additionally, you can check out our presentation from WordCamp Wrocław 2025 at the following link.
With Love by TigriWeb.