tiny-pixel / acorn-settings-gutenberg
WordPress 5 block editor configuration for Acorn projects
Package info
github.com/pixelcollective/acorn-settings-gutenberg
Type:package
pkg:composer/tiny-pixel/acorn-settings-gutenberg
Fund package maintenance!
dev-master
2019-07-21 04:03 UTC
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2026-02-15 22:18:47 UTC
README
Provides Acorn projects with configuration options for the WordPress 5 block editor.
Requirements
Sage >= 10.0
PHP >= 7.3
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!