blablablocks-slider-block/README.md
Ajit Bohra 0354e2149e
doc: revise installation instructions in README
Updated installation instructions for clarity and corrected the download link.
2025-08-28 11:08:36 +05:30

4.8 KiB

BlaBlaBlocks Slider Block

Getting Started Wiki Playground Demo Link WordPress Plugin Version

Overview

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

Requirements

  • WordPress 6.6+
  • PHP 7.4+

Installation

Automatic

  1. Go to Plugins → Add New in your WordPress dashboard.
  2. Search for Blablablocks Slider Block.
  3. Click Install Now and then Activate.

Manual

  1. Download latest release from GitHub
  2. Visit Plugins → Add New
  3. Upload blablablocks-slider-block.zip file
  4. Activate BlaBlaBlocks Slider Block from the 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 plugin 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 an open-sourced plugin licensed under the MIT license