PRE-DEPRECATION NOTICE
Instead of this deprecated and no longer-maintained boilerplate, I now recommend you to use my new toolkit called π₯ ββ π¦ create-guten-block
β
Gutenberg Boilerplate An easy to understand and heavily documentedοΈ WordPress Gutenberg Boilerplate! |
|
A FOSS (Free & Open Source Software) project. Maintained by @AhmadAwais. |
Build your first Gutenberg Editor block! A boilerplate to build WP Gutenberg blocks and stuff! β
GB
as in Gutenberg-Boilerplate. Take a look at the GIFs below to see how to try 'em out.02-basic-esnext
go to it's directory i.e. gutenberg-boilerpalte/block/02-basic-esnext
and run npm install
. Make sure you have Node and npm installed. Then in the 02-basic-esnext
directory run npm run dev
for development or npm run build
to build the production code.RECOMMENDED READING: Read the blog post I wrote β Gutenberg Boilerplate For Third-Party Custom Blocks.
This is a todo
list for this boilerplate which also states the progress of what you can learn from it.
ES6
or ESNext
and a Webpack
build process.editable
content.editable
content and custom toolbars
.editable
+ non-ediatable
content (text + media).Sure thing! Here are a few examples of how you can use this WordPress plugin. When you install it after installing the Gutenberg plugin, this plugin gives you following four additional blocks.
Build a Custom Gutenberg Block β with custom CSS for editor and front end.
Build a Custom Gutenberg Block β with ES6
or ESNext
and a Webpack
build process.
π― To try the ESNext block, i.e. 02-basic-esnext
go to it's directory i.e. gutenberg-boilerpalte/block/02-basic-esnext
and run npm install
. Make sure you have Node and npm installed. Then in the 02-basic-esnext
directory run npm run dev
for development or npm run build
to build the production code.
Build a Custom Gutenberg Block β with editable
content.
Build a Custom Gutenberg Block β to click Tweet the contents of that block.
Code is licensed under GPL v3.0. The content and documentation is copyrighted to the WordPress Gutenberg team and WGA - AhmadAwais.com (especially the content in the blog post). I am still making up my mind with how Gutenberg will fit in the WordPress core. There are so many things which are both good and bad about it. So, instead of ranting about it, I wanted to do something more productive. I went ahead, studied the source code and received a lot of help from Gutenberg project and its contributors (Matias Ventura, James Nylen, Riad Benguella, Andrew Duthie, Joen, etc.) to finally build this. I started with three different repos which now co-exist as the Gutenberg examples and added more examples and documentation, using the Gutenberg code as a reference. Thanks to the Gutenberg team for a lot of help along the way.
I also wrote about it Gutenberg Boilerplate For Third-Party Custom Blocks.
π Hello, from the TheDevCouple! I (Ahmad Awais) am a Full Stack Web Developer and a regular core contributor at WordPress. My wife (Maedah Batool) is a WordPress Journalist/Dev/Core Contributor. If you'd like to get insights into professional full stack development, DevOps, WordPress community news, growing up a family, building and bootstrapping a business then subscribe to our premium newsletter called β£ The WordPress Takeaway!
π© Support Ahmad's Open Source Projects!
If you'd like me to keep producing professional free and open source software (FOSS). Consider paying for an hour of my time. I'll spend two hours on open source for each contribution.
This open source project is maintained by the help of awesome businesses listed below. What? Read more about it β
For anything else, tweet at @MrAhmadAwais
I have released a video course to help you become a better developer β Become a VSCode Power User β
It’s free and open source. Issues/PR’s are welcomed on GitHub.
I also wrote an introductory article βΒ Introducing Gutenberg Boilerplate For Third Party Custom Blocks!
Let me know what you think about this π