statikbe / craft-config-values
Populate a field with values from the plugin's config
Installs: 9 146
Dependents: 2
Suggesters: 0
Security: 0
Stars: 4
Watchers: 6
Forks: 0
Open Issues: 5
Type:craft-plugin
Requires
- craftcms/cms: ^5.0.0-beta.1
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- dev-develop
- 5.0.2
- 5.0.1
- 5.0.0-alpha.1
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-beta.1
- 1.0.1
- 1.0.0
- dev-9-enhance-the-plugin-for-colors-and-shapes
- dev-master
- dev-feature/5.0.2
- dev-dependabot/composer/craftcms/cms-5.5.5
- dev-dependabot/composer/symfony/process-6.4.15
- dev-dependabot/composer/symfony/http-client-6.4.18
- dev-feature/craft4
This package is auto-updated.
Last update: 2025-05-21 07:29:18 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