statikbe/craft-config-values

Populate a field with values from the plugin's config

5.0.0-alpha.1 2023-12-22 14:13 UTC

This package is auto-updated.

Last update: 2024-07-26 21:02: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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require statikbe/craft-config-values
    

Usage

Brought to you by Statik.be