🔥 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-fse
Add the package to the cached package manifest.
wp acorn package:discover
You can publish the config file with:
$ wp acorn vendor:publish --tag="fse-config"
Needs to be documented.