Skip to content

Installation

From the WordPress Plugin Directory

  1. In your WordPress dashboard, go to Plugins → Add New.
  2. Search for Carousel Slider Block.
  3. Click Install Now, then Activate.

That's it. The block is immediately available in the Gutenberg inserter.

Manual Installation

  1. Download the latest .zip from the WordPress plugin page.
  2. In your WordPress dashboard, go to Plugins → Add New → Upload Plugin.
  3. Choose the downloaded .zip file and click Install Now.
  4. 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.