承接 craftcms/simple-text 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 26
  • Watchers: 4
  • Forks: 3
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-07-14