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.zipAlso on Packagist as greenpeace/planet4-plugin-gutenberg-blocks:
composer require greenpeace/planet4-plugin-gutenberg-blocksFrom 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
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.110.0 | Mar 17, 2025 | planet4-plugin-gutenberg-blocks.zip | 51 |
| v1.109.0 | Mar 5, 2025 | planet4-plugin-gutenberg-blocks.zip | 111 |
| v1.108.0 | Feb 24, 2025 | planet4-plugin-gutenberg-blocks.zip | 65 |
| v1.107.0 | Feb 24, 2025 | planet4-plugin-gutenberg-blocks.zip | 4 |
| v1.106.0 | Feb 17, 2025 | planet4-plugin-gutenberg-blocks.zip | 125 |
| v1.105.0 | Feb 10, 2025 | planet4-plugin-gutenberg-blocks.zip | 181 |
| v1.104.0 | Jan 14, 2025 | planet4-plugin-gutenberg-blocks.zip | 259 |
| v1.103.0 | Dec 12, 2024 | planet4-plugin-gutenberg-blocks.zip | 161 |
| v1.102.0 | Dec 2, 2024 | planet4-plugin-gutenberg-blocks.zip | 97 |
| v1.101.0 | Nov 27, 2024 | planet4-plugin-gutenberg-blocks.zip | 58 |
| v1.100.0 | Nov 13, 2024 | planet4-plugin-gutenberg-blocks.zip | 143 |
| v1.99.0 | Nov 6, 2024 | planet4-plugin-gutenberg-blocks.zip | 55 |
| v1.98.0 | Oct 17, 2024 | planet4-plugin-gutenberg-blocks.zip | 73 |
| v1.97.0 | Oct 3, 2024 | planet4-plugin-gutenberg-blocks.zip | 77 |
| v1.96.1 | Oct 1, 2024 | planet4-plugin-gutenberg-blocks.zip | 6 |
| v1.96.0 | Sep 25, 2024 | planet4-plugin-gutenberg-blocks.zip | 62 |
| v1.95.0 | Sep 9, 2024 | planet4-plugin-gutenberg-blocks.zip | 116 |
| v1.94.0 | Aug 28, 2024 | planet4-plugin-gutenberg-blocks.zip | 129 |
| v1.93.0 | Aug 5, 2024 | planet4-plugin-gutenberg-blocks.zip | 132 |
| v1.92.0 | Jul 17, 2024 | planet4-plugin-gutenberg-blocks.zip | 97 |
| v1.91.0 | Jun 26, 2024 | planet4-plugin-gutenberg-blocks.zip | 145 |
| v1.90.0 | Jun 12, 2024 | planet4-plugin-gutenberg-blocks.zip | 100 |
| v1.89.0 | Jun 3, 2024 | planet4-plugin-gutenberg-blocks.zip | 77 |
| v1.88.0 | May 22, 2024 | planet4-plugin-gutenberg-blocks.zip | 66 |
| v1.87.0 | May 8, 2024 | planet4-plugin-gutenberg-blocks.zip | 94 |
Active-site estimate ≈110 comes from the median of recent superseded releases. Method.