wp-digital / wp-block-carousel
Slider list of images, cards, logos.
Installs: 90
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 9
Forks: 1
Open Issues: 0
Language:JavaScript
Type:wordpress-plugin
Requires
- php: >=7.1
- composer/installers: ^1.9
README
Description
Slider list of images, cards or logos.
Demo
Install
-
Preferable way is to use Composer:
composer require wp-digital/wp-block-carousel
-
Alternate way is to clone this repo to
wp-content/plugins/
:cd wp-content/plugins/ git clone git@github.com:wp-digital/wp-block-carousel.git
Activate Carousel Block with WP-CLI
wp plugin activate wp-block-carousel
or from Plugins page.
Documentation
There are few carousel and slide constants which give a possibility to customize behaviour a bit.