nystudio107/craft-richvariables

Allows you to easily use Craft Globals as variables in Rich Text fields

Fund package maintenance!
khalwat

Installs: 18 738

Dependents: 2

Suggesters: 0

Security: 0

Stars: 25

Watchers: 4

Forks: 6

Type:craft-plugin


README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Rich Variables plugin for Craft CMS 3.x

Allows you to easily use Craft Globals as variables in Rich Text fields

Screenshot

Related: Rich Variables for Craft 2.x

Note: The license fee for this plugin is $19.00 via the Craft Plugin Store.

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install Rich Variables, follow these steps:

  1. Install with Composer via composer require nystudio107/craft-richvariables from your project directory
  2. Install the plugin via ./craft install/plugin rich-variables via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Rich Variables.

You can also install Rich Variables via the Plugin Store in the Craft Control Panel.

Rich Variables works on Craft 3.x

Documentation

Click here -> Rich Variables Documentation

Rich Variables Roadmap

Some things to do, and ideas for potential features:

  • Rich Variables could potentially have different Global sets for different Channels
  • We could allow for things other than Global sets to be available for insertion, such as Entry values, Categories, etc.

Brought to you by nystudio107