Carousel Grid Blocks
WordPress Plugin: Two Gutenberg image blocks that interact with each other and share the same state.
by jhotadhari · github.com/jhotadhari/carousel-grid-blocks · website
★ 0stars
19release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/jhotadhari/carousel-grid-blocks/releases/download/0.2.4/carousel-grid-blocks-0.2.4.zipDeclares an update source (https://github.com/jhotadhari/carousel-grid-blocks), so updates arrive through the plugin's own updater.
From the readme
WordPress Plugin
Two Gutenberg image blocks that interact with each other and share the same state.
Further information: ./dist/trunk/README.md
Contribution welcome :)
For support, to request new plugin-features or inform me about issues and bugs create a new issue on Github ~~or add a new topic to WP's support forum~~
~~Love to get your feedback, Create a new review and rate this Plugin,~~ write a tutorial and tell your friends.
Tell me your wishes, maybe get me a bowl of rice and some masala: Donate
How to install:
~~Carousel Grid Blocks is available in the official WordPress Plugin repository. You can install this Plugin the same way you'd install any other plugin.~~
To install it from this GitHub Repo:
- download the latest release asset from .
- alternatively download the latest distributed version from and rename to
- upload to your plugins directory and activate
To test the latest commit or make code changes yourself:
- Clone, fork or download the repository
- This Plugin and its development environment are based on generator-pluginboilerplate v1.2.3. Check the generator readme for documentation.
Read the full README on GitHub →