nystudio107/craft-code-field

Provides a Code Field that has a full-featured code editor with syntax highlighting & autocomplete

Fund package maintenance!
khalwat

Installs: 11 877

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 5

Forks: 2

Open Issues: 0

Type:craft-plugin

5.0.0 2024-04-15 17:34 UTC

README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Code Field plugin for Craft CMS

Provides a Code Field that has a full-featured code editor with syntax highlighting & autocomplete

Requirements

This plugin requires Craft CMS 5.0.0 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 nystudio107/craft-code-field
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Code Field.

Documentation

Click here -> Code Field Documentation

Brought to you by nystudio107