mildlygeeky / craft-instruction-links

Makes links in Craft CMS Instruction fields open in a new tab. Riveting stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Craft Instruction Links plugin for Craft CMS 3.x

Makes links in Craft CMS Instruction fields open in a new tab. Riveting stuff.

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 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 mildlygeeky/craft-instruction-links
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Instruction Links.

Using Craft Instruction Links

Use Markdown links in your field's Instructions. Watch in delight as the link actually opens in a new tab rather than making you lose your work.

Craft Instruction Links Roadmap

¯_(ツ)_/¯

Brought to you by Mildly Geeky, Inc.

About

Makes links in Craft CMS Instruction fields open in a new tab. Riveting stuff.

License:MIT License


Languages

Language:PHP 95.0%Language:JavaScript 5.0%