craftcms/simple-text
最新稳定版本:3.1.0
Composer 安装命令:
composer require craftcms/simple-text
包简介
This plugin adds a new “Simple Text” field type to Craft, which provides a textarea that’s optimized for entering documentation.
关键字:
README 文档
README
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
统计信息
- 总下载量: 23.46k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 26
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-14