WP Manifestindependent plugin directory
manifest / editor / comet-plugin-blocks

Comet Components (Blocks)

WordPress plugin implementing the Comet Components library and associated block editor customisations.

by Double-E Design · github.com/doubleedesign/comet-plugin-blocks · website

1stars
88composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/doubleedesign/comet-plugin-blocks/archive/refs/heads/master.zip

Also on Packagist as doubleedesign/comet-plugin-blocks:

composer require doubleedesign/comet-plugin-blocks

From the readme

Comet Components WordPress block editor plugin This plugin is a WordPress implementation of the majority of Double-E Design's Comet Components library and standard customisations of the block editor itself. It includes a selection of the components as blocks, as well as some designed for use directly in templates (such as SiteHeader, SiteFooter, and Menu). The blocks use a combination of attribute controls that leverage the block editor's native control components and Advanced Custom Fields Pro for their content. If you're reading this from GitHub, you're seeing the mirror of the Comet Components WordPress Block Editor Plugin package that is here for the purposes of publishing to Packagist and installing via Composer. Development of this project belongs in the main Comet Components monorepo. Feature support This plugin is intended for use as the primary block library in a site. In order to ensure a straightforward editing experience for clients, a number of block editor and adjacent core features are either actively disabled (if necessary) or not supported (if they are opt-in). These include: - Most core blocks are disabled - Block patterns are disabled in favour of a "Shared

Read the full README on GitHub →