Gutenberg Boilerplate

screenshot of Gutenberg Boilerplate

Gutenberg Boilerplate

🔰 WordPress Gutenberg Boilerplate! — Easy to understand and extensively inline documented starter WordPress plugin for the new Gutenberg editor. Think of it like a create-react-app for WP Gutenberg. ——— I now recommend 🔥 ⚛‏ 📦 `create-guten-block` → https://Awais.dev/cgb

Overview:

The content provided is a pre-deprecation notice for a deprecated boilerplate, along with a recommendation to use a new toolkit called "create-guten-block". The document includes instructions for installation and usage, as well as a list of features and examples of how the plugin can be used.

Features:

  • Custom Gutenberg Blocks: The plugin provides the ability to build custom Gutenberg blocks with custom CSS for both the editor and front end.
  • ES6 or ESNext and Webpack Build Process: The plugin allows for the creation of custom Gutenberg blocks using ES6 or ESNext with a Webpack build process.
  • Editable Content: Users can build custom Gutenberg blocks with editable content.
  • Tweet Block Contents: The plugin includes the ability to build a custom Gutenberg block that allows users to click and tweet the contents of that block.
  • Custom Toolbars (In progress): The plugin aims to provide the ability to build custom Gutenberg blocks with editable content and custom toolbars.
  • Card Layout: The plugin plans to include the ability to build custom Gutenberg blocks with a card layout consisting of editable and non-editable content (text and media).
  • Video Series: The plugin may offer a video series on Gutenberg development in the future.