This plugin adds a new “Simple Text” field type to Craft, which provides a textarea that’s optimized for entering documentation.
- Uses a fixed-width font
- Automatically resizes
- Uses Behave.js
This plugin requires Craft CMS 3.0.0-beta.20 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 craftcms/simple-text -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Simple Text.
-
You can now create a Simple Text field type under Settings → Fields.