nystudio107/craft-code-field

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

Maintainers

πŸ‘ khalwat

Package info

github.com/nystudio107/craft-code-field

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft-code-field

Fund package maintenance!

khalwat

Statistics

Installs: 36 088

Dependents: 3

Suggesters: 0

Stars: 3

Open Issues: 0

5.0.2 2026-02-05 21:21 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6345222d121d8e5826620ded3b08f612f6e64abd

cmsCraftcraftcmscraft-plugincode field


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