WP Manifestindependent plugin directory
manifest / editor / block-flickity

Block - Flickity

Custom Gutenberg block for showing images as slider/carousel using Flickity - Needs ACF Pro

by Sridhar Katakam · github.com/srikat/block-flickity · website

3stars
2forks

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/srikat/block-flickity/archive/refs/heads/master.zip

Readme

Block - Flickity

A WordPress plugin that adds a block named Flickity displaying images set in ACF Pro's Gallery field as a slider/carousel with options.

Blog Post

More info here.

Installation

  1. Click on the Download ZIP button at the right to download the plugin.
  2. Go to Plugins > Add New in your WordPress admin. Click on Upload Plugin and browse for the zip file.
  3. Activate the plugin.

Usage

  1. Edit any post/page/CPT that uses Gutenberg editor.
  2. Click + and type flickity or locate the block under Media and select it.
  3. Click Add to gallery and upload or select some images. They will automatically appear as a slider. Click Options tab to configure the options.

Changelog

1.0.0 - September 23, 2020

  • Initial Release

Read the full README on GitHub →