WP Manifestindependent plugin directory
manifest / editor / glutenblocks

Glutenblocks

Collection of Wordpress blocks for the Gutenberg editor.

by eXolnet · github.com/exolnet/glutenblocks · website

1stars
5.5kcomposer 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/exolnet/glutenblocks/archive/refs/heads/main.zip

Also on Packagist as exolnet/glutenblocks:

composer require exolnet/glutenblocks

From the readme

Glutenblocks Collection of Wordpress blocks for the Gutenberg editor. Installation composer require exolnet/glutenblocks Usage If you need to create a new Block, please use the packages/src/example as the skeleton of your new block. Developement flow To be able to see the components, you need to install the plugin in a Wordpress site. If you have Docker installed, you can create a new Wordpress site quickly with this command: Your Wordpress site will be available on localhost:8888. You will have to finish the Wordpress installation in the browser. If it is the first time you start the Docker containers, you will need to enable Glutenblocks plugin from the WP admin panel. When you are done, you can stop the docker-compose process to stop the server from working. If you want to remove the containers from your development machine, you can run this command: Testing Component Tests To run your components tests, please use: Lint To run linter tests (project guidelines), please use: Contributing Please see CONTRIBUTING and CODE OF CONDUCT for details. Security If you discover any security related issues, please email security@exolnet.com instead of using the issue trac

Read the full README on GitHub →

Releases

TagPublished
v1.5.0 Aug 26, 2026
v1.4.0 Feb 6, 2026
v1.2.2 Sep 13, 2021
v1.2.1 Sep 13, 2021
v1.2.0 Sep 13, 2021
v1.1.2 Nov 23, 2020
v1.1.1 Aug 4, 2020
v1.1.0 May 6, 2020
v1.0.7 Apr 14, 2020
v1.0.6 Mar 20, 2020
v1.0.5 Mar 20, 2020
v1.0.4 Feb 12, 2020
v1.0.3 Feb 6, 2020

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.