mirror of
https://ghproxy.net/https://github.com/lubusIN/blablablocks-slider-block.git
synced 2025-10-03 23:13:09 +08:00
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/
.github | ||
_playground | ||
_wordpress-org | ||
assets/templates | ||
build | ||
src | ||
.editorconfig | ||
.gitignore | ||
blablablocks-slider-block.php | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
readme.txt | ||
webpack.config.js |
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
- Download latest release from GitHub
- Visit
Plugins > Add New
- Upload
blablablocks-slider-block.zip
file - 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 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