WP Manifestindependent plugin directory
manifest / editor / fade-zoom-slider

Fade Zoom Slider

Custom WordPress block to display a gallery in a KenBurns style fade/zoom

by Elliott Richmond · github.com/eirichmond/fade-zoom-slider

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/eirichmond/fade-zoom-slider/archive/refs/heads/master.zip

Example block scaffolded with Create Block tool.

Description

A simple block that uses the media library gallery upload to render slides with at Ken Burns effect

For Further Development

To install the build process npm install

To watch the local src folder npm start

To build the plugin for production npm run build

To zip the plugin for uploading npm run plugin-zip

Installation

After running the plugin-zip process

  1. Upload the plugin zip file to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress

Changelog

0.1.0

  • Release

Arbitrary section

Not applicable at this time.