2017 © Pedro Peláez
 

craft-plugin craft-entry-instructions

A simple fieldtype to add instructions

image

superbig/craft-entry-instructions

A simple fieldtype to add instructions

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 2 Versions
  • 113 % Grown

The README.md

Entry Instructions plugin for Craft CMS 3.x

A simple fieldtype to add instructions., (*1)

Screenshot, (*2)

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later., (*3)

Installation

To install the plugin, follow these instructions., (*4)

  1. Open your terminal and go to your Craft project:, (*5)

    cd /path/to/project
  2. Then tell Composer to load the plugin:, (*6)

    composer require superbig/craft-entry-instructions
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Entry Instructions., (*7)

Using Entry Instructions

Create a new Entry Instructions field with instructions, and add it to a field layout., (*8)

You may add custom per-field CSS in the field settings; any CSS you add will be automatically scoped to the correct field., (*9)

Instructions will be parsed with Markdown., (*10)

Overriding Global CSS

You can override the global CSS by creating a file in your config/ directory called entry-instructions.php and structuring it appropriately. A sample can be found here (entry-instructions.php.sample) with the current defaults; copy it and modify or delete as you wish., (*11)

Credits

This fieldtype is a port of Entry Instructions by Tom Cunningham., (*12)

Icon by Ho Thi Ngoc Trinh from the Noun Project., (*13)

Brought to you by Superbig, (*14)

The Versions

12/03 2018

dev-master

9999999-dev

A simple fieldtype to add instructions

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft entry instructions

19/01 2018

1.0.0

1.0.0.0

A simple fieldtype to add instructions

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft entry instructions