statikbe / craft-config-values

Craft field that gets its values from the plugin config file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Values Field plugin for Craft CMS 3.x

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

About

Craft field that gets its values from the plugin config file

License:MIT License


Languages

Language:PHP 71.7%Language:Twig 28.3%