Simple Text Save

Simple textarea field type for Craft CMS.

Project README

Simple Text for Craft CMS

This plugin adds a new “Simple Text” field type to Craft, which provides a textarea that’s optimized for entering documentation.

Textarea Features

  • Uses a fixed-width font
  • Automatically resizes
  • Uses Behave.js

Requirements

This plugin requires Craft CMS 4.0.0+ or 5.0.0+.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “Simple Text”. Then press Install in its modal window.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftcms/simple-text

# tell Craft to install the plugin
./craft install/plugin simple-text
Open Source Agenda is not affiliated with "Simple Text" Project. README Source: craftcms/simple-text
Stars
28
Open Issues
7
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating