WP Manifestindependent plugin directory
manifest / editor / wps-blocks

WPS Blocks

Gutenberg Block Library

by WPShapers · github.com/regida-solutions/wps-blocks · website

3stars
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/regida-solutions/wps-blocks/archive/refs/heads/dev.zip

From the readme

WPS BLOCKS A set of gutenberg blocks for WordPress. Contact info\ Grid\ Section\ Slider\ Image Slider (deprecated)\ Media Slider\ Query Slider \ Media Banner\ Whatsapp\ Card\ Navigation Requirements NPM = 18\ PHP = 8\ Wordpress = 6 Installation 1. Clone this repo into your plugins directory 2. Run npm install to install all dependencies 3. Run npm run build to build the blocks Note In packages/components/compatibility/index.css are css definitions for spacing sizes & colors used in the blocks.\ The css properties contain fallback values and in order to match the current theme used by the website is possible to register in theme.json the values shown below, and then they will be used instead.\ Example in theme.json Available Filters Query Slider Filters

Read the full README on GitHub →