nystudio107/craft3-richvariables

This package is abandoned and no longer maintained. The author suggests using the nystudio107/craft-richvariables package instead.

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

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft3-richvariables

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft3-richvariables

Fund package maintenance!

khalwat

Statistics

Installs: 333

Dependents: 0

Suggesters: 0

Stars: 24

1.0.31 2022-01-24 19:51 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary 8d7e7ab98c32129b9612bb30c805e369bf0ce1c8

cmsRedactorvariablesCraftcraftcmscraft-pluginrichvariables


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