BlaBlaBlocks Slider Block is a WordPress plugin built specifically for the Block Editor, allowing you to create responsive sliders effortlessly. https://wordpress.org/plugins/blablablocks-slider-block/
Find a file
2025-05-21 14:06:50 +05:30
.github chore (docs): update README and replace screenshot with new image 2025-05-21 14:06:50 +05:30
_playground refactor: update links in README and rename workflow file 2025-05-02 12:02:37 +05:30
build chore (templates): Update templates to align with new options 2025-05-21 12:14:29 +05:30
src chore (templates): Update templates to align with new options 2025-05-21 12:14:29 +05:30
.editorconfig MVP setup 2024-12-22 17:02:29 +05:30
.gitignore add plugin preview 2025-01-12 16:40:41 +05:30
blablablocks-slider-block.php feat: bump version to 1.0.2 2025-04-16 21:00:54 +05:30
LICENSE Initial commit 2024-12-22 08:30:33 +05:30
package-lock.json feat: add position configuration for pagination and navigation 2025-05-19 14:46:02 +05:30
package.json feat: add position configuration for pagination and navigation 2025-05-19 14:46:02 +05:30
README.md chore (docs): update README and replace screenshot with new image 2025-05-21 14:06:50 +05:30
webpack.config.js fix(webpack): preserve existing optimization settings while enabling tree shaking and minimization 2025-03-22 21:32:08 +05:30

BlaBlaBlocks Slider Block

Playground Demo Link

Overview

BlaBlaBlocks Slider Block is a WordPress plugin built specifically for the Block Editor, allowing you to create responsive sliders effortlessly.

Requirements

  • WordPress 6.5+
  • PHP 7.4+

Installation

  1. Download latest release from GitHub
  2. Visit Plugins > Add New
  3. Upload blablablocks-slider-block.zip file
  4. Activate BlaBlaBlocks Slider Block from plugins page

Development

1. Clone the Repository

Clone the repository to your local system:

git clone git@github.com:lubusIN/blablablocks-slider-block.git 

2. Go to package folder

cd blablablocks-slider-block

3. Install Dependencies

npm install

4. Build Plugin

Build or start the development environment:

npm run build       # Compile the source files
# OR
npm run start       # Watch for changes and auto-compile

5. Launch Playground

Start a local WordPress playground using wp-now:

npx @wp-now/wp-now start

Note

Refer to package.json for additional available npm commands.

Meet Your Artisans

LUBUS is a web design agency based in Mumbai.

Credits

License

BlaBlaBlocks Slider Block is open-sourced plugin licensed under the MIT license