statikbe / craft-config-values
Populate a field with values from the plugin's config
Installs: 8 744
Dependents: 2
Suggesters: 0
Security: 0
Stars: 4
Watchers: 7
Forks: 0
Open Issues: 1
Type:craft-plugin
Requires
- craftcms/cms: ^5.0.0-alpha
This package is auto-updated.
Last update: 2024-10-26 21:34:23 UTC
README
Populate a field with values from the plugin's config
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require statikbe/craft-config-values
Usage
Brought to you by Statik.be