Provides a Code Field that has a full-featured code editor with syntax highlighting & autocomplete
This plugin requires Craft CMS 5.0.0 or later
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require nystudio107/craft-code-field
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Code Field.
Click here -> Code Field Documentation
Brought to you by nystudio107