IMG Carousel Block archived
Carousel Block
by Imagewize · github.com/imagewize/carousel-block · website
★ 0stars
84composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/imagewize/carousel-block/archive/refs/heads/main.zipAlso on Packagist as imagewize/carousel-block:
composer require imagewize/carousel-blockFrom the readme
Carousel Slider Block for WordPress
A responsive and customizable carousel slider block for the WordPress Gutenberg editor. Add any blocks to slides and customize the carousel behavior to your needs.
Features
- Add unlimited slides
- Support for any WordPress blocks within slides
- Live preview in the editor
- Responsive and touch-enabled
- RTL support
- Flexible layout options
- Customizable navigation arrows
- Adjustable dots navigation position
- Theme color integration
Settings
General
- Slides to show (1-10)
- Slides to scroll at a time (1-10)
- Animation speed (100-3000ms)
- Navigation arrows with customizable:
- Arrow color
- Arrow background
- Hover states for both color and background
- Uses theme colors if available
- Dot indicators with:
- Adjustable bottom spacing (-100px to 100px)
- Custom styling
- Infinite loop
- Autoplay with customizable speed
- RTL support
Responsive
- Breakpoint width (320-1200px)
- Mobile slides to show (1-5)
- Mobile slides to scroll (1-5)
Installation
Via Composer
Manual Installation
1. Download or clone this repository
2. Run npm install to install dependencies
3. Run npm run build to build the block
4. Activate the plug
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.17 | Nov 26, 2025 |
| v1.0.0 | Apr 15, 2025 |
| v1.0.0-beta | Jan 31, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.