WP Manifestindependent plugin directory
manifest / editor / planet4-plugin-gutenberg-blocks

Planet4 - Gutenberg Blocks archived

This repository contains the WordPress plugin that provides the gutenberg blocks for Planet4 project

by Greenpeace International · github.com/greenpeace/planet4-plugin-gutenberg-blocks · website

51stars
5.1krelease downloads
≈110active sites
79kcomposer installs
20forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/greenpeace/planet4-plugin-gutenberg-blocks/releases/download/v1.110.0/planet4-plugin-gutenberg-blocks.zip

Also on Packagist as greenpeace/planet4-plugin-gutenberg-blocks:

composer require greenpeace/planet4-plugin-gutenberg-blocks

From the readme

Greenpeace Planet 4 Gutenberg Blocks Plugin What is it? This the WordPress Gutenberg blocks plugin for Greenpeace Planet 4 project. You can learn more about this project on the Planet 4 blog. Contribute The best place to start is from the main Planet 4 repo that contains all the necessary information and tickets to get started. How to use this plugin in Planet 4 You can use the plugin in WordPress directly, by including it in your composer.json file: Assets build You'll need npm to install the dependencies, just run npm install to install them. To develop: - run npm start to start a watcher that will rebuild every time you make a change. - run npm run build to manually build the files. Build Setup WordPress provides a single dependency for the whole build setup including: Babel: the transpiler for JSX & ES6 syntax to browser-compatible JS Webpack: the bundler for all the JS modules and dependency resolution How to develop a new block you ask? 1. Create a new class that extends BaseBlock ( P4GBKS\Blocks\BaseBlock ) inside directory classes/blocks. The class name should follow a naming convention, for example, Blockname and its file name should be class-blockname.p

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.110.0Mar 17, 2025planet4-plugin-gutenberg-blocks.zip51
v1.109.0Mar 5, 2025planet4-plugin-gutenberg-blocks.zip111
v1.108.0Feb 24, 2025planet4-plugin-gutenberg-blocks.zip65
v1.107.0Feb 24, 2025planet4-plugin-gutenberg-blocks.zip4
v1.106.0Feb 17, 2025planet4-plugin-gutenberg-blocks.zip125
v1.105.0Feb 10, 2025planet4-plugin-gutenberg-blocks.zip181
v1.104.0Jan 14, 2025planet4-plugin-gutenberg-blocks.zip259
v1.103.0Dec 12, 2024planet4-plugin-gutenberg-blocks.zip161
v1.102.0Dec 2, 2024planet4-plugin-gutenberg-blocks.zip97
v1.101.0Nov 27, 2024planet4-plugin-gutenberg-blocks.zip58
v1.100.0Nov 13, 2024planet4-plugin-gutenberg-blocks.zip143
v1.99.0Nov 6, 2024planet4-plugin-gutenberg-blocks.zip55
v1.98.0Oct 17, 2024planet4-plugin-gutenberg-blocks.zip73
v1.97.0Oct 3, 2024planet4-plugin-gutenberg-blocks.zip77
v1.96.1Oct 1, 2024planet4-plugin-gutenberg-blocks.zip6
v1.96.0Sep 25, 2024planet4-plugin-gutenberg-blocks.zip62
v1.95.0Sep 9, 2024planet4-plugin-gutenberg-blocks.zip116
v1.94.0Aug 28, 2024planet4-plugin-gutenberg-blocks.zip129
v1.93.0Aug 5, 2024planet4-plugin-gutenberg-blocks.zip132
v1.92.0Jul 17, 2024planet4-plugin-gutenberg-blocks.zip97
v1.91.0Jun 26, 2024planet4-plugin-gutenberg-blocks.zip145
v1.90.0Jun 12, 2024planet4-plugin-gutenberg-blocks.zip100
v1.89.0Jun 3, 2024planet4-plugin-gutenberg-blocks.zip77
v1.88.0May 22, 2024planet4-plugin-gutenberg-blocks.zip66
v1.87.0May 8, 2024planet4-plugin-gutenberg-blocks.zip94

Active-site estimate ≈110 comes from the median of recent superseded releases. Method.