WP Manifestindependent plugin directory
manifest / media / dp-carousel

DP Carousel

Image carousel block powered by Swiper.js.

by Dont Panic Projects · github.com/dp-harrison/dp-carousel

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dp-harrison/dp-carousel/archive/refs/heads/main.zip
Screenshot 2026-03-03 at 15 19 29

DP Carousel

WordPress block that displays an image carousel using Swiper.js.

Features

  • Gutenberg block: DP Carousel (block name dp/carousel)
  • Add multiple images via the Media Library (gallery)
  • Optional captions, autoplay, loop
  • Configurable slides per view and spacing
  • Pagination and prev/next buttons
  • No API key required; Swiper loaded from CDN

Installation

  1. Upload the dp-carousel folder to wp-content/plugins/.
  2. Activate DP Carousel in the WordPress admin.
  3. Add the block via the block editor (search for “DP Carousel” or “carousel”).

Block settings (sidebar)

  • Add images / Edit gallery – Select images from the Media Library (multiple).
  • Autoplay – Enable automatic advance.
  • Loop – Loop slides.
  • Slides per view – Number of slides visible (0.5–4).
  • Space between (px) – Gap between slides.

Requirements

  • WordPress 5.8+
  • PHP 7.4+

License

Proprietary – Dont Panic Projects.