Download the PHP package imagewize/carousel-block without Composer
On this page you can find all versions of the php package imagewize/carousel-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package carousel-block
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
- Download or clone this repository
- Run
npm install
to install dependencies - Run
npm run build
to build the block - Activate the plugin in WordPress
Development
Important Notes
Experimental Features
This plugin uses experimental features from WordPress core:
__experimentalColorGradientSettingsDropdown
__experimentalUseMultipleOriginColorsAndGradients
These features might change or be removed in future WordPress versions, which could require updates to maintain compatibility.
Requirements
- WordPress 6.1+
- PHP 8.0+
- Node.js for development
Usage
- Add the "Carousel Slider" block from the Design category
- Click the + button to add slides
- Add any blocks within the slides
- Customize settings in the block sidebar
- Preview your carousel in the editor
Block Structure
Support
- WordPress 6.1 and above
- Modern browsers
- Touch devices
Note: This plugin is based on the original work from the Carousel Block Plugin by Virgiliu Diaconu, enhanced with additional features and improvements.
All versions of carousel-block with dependencies
PHP Build Version
Package Version
The package imagewize/carousel-block contains the following files
Loading the files please wait ....