Installation
From the WordPress Plugin Directory
- In your WordPress dashboard, go to Plugins → Add New.
- Search for Carousel Slider Block.
- Click Install Now, then Activate.
That's it. The block is immediately available in the Gutenberg inserter.
Manual Installation
- Download the latest
.zipfrom the WordPress plugin page. - In your WordPress dashboard, go to Plugins → Add New → Upload Plugin.
- Choose the downloaded
.zipfile and click Install Now. - Click Activate Plugin.
Installing via WP-CLI
wp plugin install carousel-block --activate
Verifying the Installation
After activation, open any post or page in the block editor. Click the + inserter button and search for Carousel Slider. You should see the Carousel Slider block listed under the Design or Widgets category.
If the block does not appear, try clearing your browser cache or deactivating conflicting plugins that modify the block editor.