tiny-pixel/acorn-settings-gutenberg

WordPress 5 block editor configuration for Acorn projects

Fund package maintenance!
Patreon

Installs: 419

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 4

Forks: 0

Open Issues: 2

Type:package

dev-master 2019-07-21 04:03 UTC

This package is auto-updated.

Last update: 2024-04-15 18:37:45 UTC


README

Provides Acorn projects with configuration options for the WordPress 5 block editor.

Requirements

Sage >= 10.0

PHP >= 7.3

Composer

Installation

Install via composer:

composer require tiny-pixel/acorn-settings-gutenberg

After installation run the following command to publish the starter configuration file to your application:

wp acorn vendor:publish

Happy blocks'ing!