BlaBlaBlocks Slider Block is a WordPress plugin built specifically for the Block Editor, allowing you to create responsive sliders effortlessly.
- WordPress 6.6+
- PHP 7.4+
- Go to Plugins → Add New in your WordPress dashboard.
- Search for Blablablocks Slider Block.
- Click Install Now and then Activate.
- Download latest release from GitHub
- Visit
Plugins → Add New - Upload
blablablocks-slider-block.zipfile - Activate
BlaBlaBlocks Slider Blockfrom the plugins page
For Composer-based WordPress projects, require the plugin as a wordpress-plugin package:
composer require lubusin/blablablocks-slider-blockIf your project installs WordPress plugins outside the default wp-content/plugins path, configure that in the consuming project's Composer installer paths.
Clone the repository to your local system:
git clone git@github.com:lubusIN/blablablocks-slider-block.gitcd blablablocks-slider-blocknpm installBuild or start the development environment:
npm run build # Compile the source files
# OR
npm run start # Watch for changes and auto-compileStart a local WordPress playground using wp-now:
npm run serve Note
Refer to package.json for additional available npm commands.
LUBUS is a web design agency based in Mumbai.
BlaBlaBlocks Slider Block is an open-sourced plugin licensed under the MIT license
