🔥 This package is a work in progress. 🔥
This roots/acorn package provides a way to use
the WordPress Full Site Editing
features in a Sage 10. Inspired
by strarsis/sage10-fse.
- Acorn
- PHP >= 8.1
Install this package with Composer:
composer require zirkeldesign/acorn-fseAdd the package to the cached package manifest.
wp acorn package:discoverYou can publish the config file with:
$ wp acorn vendor:publish --tag="fse-config"Needs to be documented.