WP Manifestindependent plugin directory
manifest / editor / slider

Slider Block

Display a slider.

by Pixel Albatross · github.com/soyeb-addweb/slider · website

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/soyeb-addweb/slider/archive/refs/heads/main.zip

Declares an update source (https://pixelalbatross.pt/), so updates arrive through the plugin's own updater.

Readme

Slider Block

The slider block lets users showcase images and relevant content on a page in an engaging and interactive way.

Description

A responsive and accessible slider/carousel block for the WordPress block editor, built on top of Swiper. Swiper is a modern mobile touch slider with hardware accelerated transitions and amazing native behavior.

No styling is provided other than the essential Swiper styles.

The icons are from Themify Icons.

Requirements

  • PHP 7.4+
  • WordPress 6.1+

Installation

composer require pixelalbatross/slider-block

  1. Download and extract the .zip file.
  2. Install the plugin via the plugin installer by uploading the .zip file.
  3. Activate the plugin.

Usage

This plugin requires no configuration.

Changelog

A complete listing of all notable changes to this project are documented in CHANGELOG.md.

Read the full README on GitHub →