Skip to content

pontikis/cliowp-blocks-boilerplate

Repository files navigation

ClioWP Blocks Boilerplate

ClioWP Blocks Boilerplate is a Free WordPress Gutenberg block-type Plugin Boilerplate for Developers.

ClioWP Blocks Boilerplate, (C) 2022 Christos Pontikis

ClioWP Blocks Boilerplate is distributed under the terms of the GNU GPL.

In Greek mythology, Clio is the muse of history: https://en.wikipedia.org/wiki/Clio

GitHub Repo stars GitHub Twitter Follow GitHub language count GitHub code size in bytes GitHub issues GitHub commit activity

Documentation

Available at https://www.pontikis.net/cliowp-blocks-boilerplate

Download

Download the latest release from https://github.com/pontikis/cliowp-blocks-boilerplate/releases

Features

ClioWP Blocks Boilerplate (as the name suggests) is a “starter” block-type plugin that generates a message that the user can customize. It can be the basis for creating your own Gutenberg Plugin.

  • It is based on React (functional components) and ES6 techniques
  • It is registered based on block.json
  • Teaches you how to manipulate parameters from the Settings Sidebar of Gutenberg (InspectorControls)
  • Teaches you how to manage the Popup Toolbar in Gutenberg (BlockControls)
  • It is built based on Industry Standard Development Tools
  • It follows the WordPress Coding Standards
  • It has multilingual support (i18n)
  • It is Free, Open-Source, and available under the GPLv2

Links