Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1000 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 1000 Bytes

Instructions plugin for Craft CMS

Adds an Instructions field type that can be used to render field instructions as native UI elements inside Matrix field layouts.

Screenshot

Requirements

This plugin requires Craft CMS 3.5.5 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 vaersaagod/instructions
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Instructions.

Price, license and support

The plugin is released under the MIT license. It's made for Værsågod and friends, and no support is given. Submitted issues are resolved if it scratches an itch.

Changelog

See CHANGELOG.MD.

Brought to you by Værsågod AS