tiny-pixel/acorn-settings-widgets

WordPress Widgets configuration management for Acorn projects


Keywords
wordpress, widgets, sage, acorn
License
MIT

Documentation

Acorn Settings -- Widgets

Provides Acorn projects with configuration options for WordPress widgets

Requirements

Sage >= 10.0

PHP >= 7.3

Composer

Installation

Install via composer:

composer require tiny-pixel/acorn-settings-widgets

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

wp acorn vendor:publish

Happy widgets'ing!