pixelalbatross / slider-block
Installs: 1 581
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 3
Forks: 2
Open Issues: 1
Language:JavaScript
Type:wordpress-plugin
pkg:composer/pixelalbatross/slider-block
Requires
- php: ^7.4|^8.0
- composer-plugin-api: ^2.3
- yahnis-elsts/plugin-update-checker: ^5.5
Requires (Dev)
- phpcompatibility/php-compatibility: dev-develop as 9.99.99
- phpcompatibility/phpcompatibility-wp: *
- phpstan/phpstan: ^1.11
- pixelalbatross/coding-standards: dev-main
- szepeviktor/phpstan-wordpress: ^1.3
README
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.
Installation
Manual Installation
- Download the plugin ZIP file from the GitHub repository.
- Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
- Upload the ZIP file and click Install Now.
- Activate the plugin.
Install with Composer
To include this plugin as a dependency in your Composer-managed WordPress project:
- Add the plugin to your project using the following command:
composer require pixelalbatross/slider-block
Usage
This plugin requires no configuration.
Changelog
A complete listing of all notable changes to this project are documented in CHANGELOG.md.