Slider list of images, cards or logos.
-
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 [email protected]:wp-digital/wp-block-carousel.git
Activate Carousel Block with WP-CLI
wp plugin activate wp-block-carousel
or from Plugins page.
There are few carousel and slide constants which give a possibility to customize behaviour a bit.