Allows you to easily use Craft Globals as variables in Rich Text fields
Related: Rich Variables for Craft 2.x
Note: The license fee for this plugin is $19.00 via the Craft Plugin Store.
This plugin requires Craft CMS 3.0.0 or later.
To install Rich Variables, follow these steps:
- Install with Composer via
composer require nystudio107/craft-richvariables
from your project directory - 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
Click here -> Rich Variables Documentation
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