WP Manifestindependent plugin directory
manifest / editor / demo-carousel

Demo Carousel

An interactive block with the Interactivity API

by The WordPress Contributors · github.com/eirichmond/demo-carousel

3stars
1forks

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/eirichmond/demo-carousel/archive/refs/heads/main.zip

An interactive block with the Interactivity API.

Description

This is an interactivity block for a carousel to support a YouTube video https://youtu.be/q8EgRPwHoRQ

Installation

This section describes how to setup the plugin and get it working.

  • Cd into the directory
  • run npm start
  • run npm run plugin-zip to create a plugin zip file
  • upload the zip file to your site
  • activate the plugin through the 'Plugins' screen in WordPress

Changelog

0.1.0

  • Release