/gutenberg-blocks-framework

Library to load custom Gutenberg blocks in a WordPress plugin or theme

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Tests Docs pages-build-deployment

Gutenberg Blocks Framework šŸ§±

Library to load custom Gutenberg blocks in a WordPress plugin or theme.

Features

  • customizable whitelist of selected core blocks
  • enhance output of core blocks
  • optimized for performance (critical CSS)
  • all blocks are dynamic (pure PHP or Twig views)
  • easy integration of i18n
  • view utility functions
  • supports BEM methodology

Read more: https://spenserhale.github.io/gutenberg-blocks-framework/installation.html