WP Manifestindependent plugin directory
manifest / editor / iis-blocks

IIS Blocks

WP Blocks library

by Internetstiftelsen · github.com/sewebb/iis-blocks · website

2stars
7.8kcomposer installs
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/sewebb/iis-blocks/archive/refs/heads/master.zip

Also on Packagist as iis/blocks:

composer require iis/blocks

From the readme

IIS Blocks WordPress blocks library. Install Requirements iis-blocks assumes that the website that runs it runs on iis-styleguide. The following js components needs to be enabled from the styleguide: Form Usage The package will be installed as a plugin so all you need to do is activate it. All blocks will be available in the editor under the category "Internetstiftelsen". Testing If you have Docker installed, you can utilize wp-env. A clean wordpress install will be available at http://localhost:8888 with the plugin activated and IIS default theme.

Read the full README on GitHub →