WP Manifestindependent plugin directory
manifest / editor / gm-block-carousel

Block GM Carousel

Display carousel image

by Faramaz Pat · github.com/ipatate/gm-block-carousel

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/ipatate/gm-block-carousel/archive/refs/heads/master.zip

Readme

Block Gutenberg wordpress for display Carousel Image.

Beta version !!

Show carousel with dot and arrows. The carousel in front is accessible. It use aria attributes and navigation with key.

Scripts cmd

For development

npm run start
yarn start

For build

npm run build:js
yarn build:js

Libraries used

Read the full README on GitHub →