tiny-pixel / acorn-settings-widgets
WordPress Widgets configuration management for Acorn projects
Fund package maintenance!
Patreon
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 1
Type:package
Requires
- php: >=7.3
This package is auto-updated.
Last update: 2024-12-15 07:41:08 UTC
README
Provides Acorn projects with configuration options for WordPress widgets
Requirements
Sage >= 10.0
PHP >= 7.3
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!