codemonauts/craft-time-field
Composer 安装命令:
composer require codemonauts/craft-time-field
包简介
Craft CMS plugin to add a simple time field.
README 文档
README
A simple time field type.
Background
Sometimes you need a field in the control panel that allows you to enter time without a selector and store it as a simple text into the database. No time zone conversion, no datetime column, no backend validation. Just a valid time as text for later use.
Requirements
- Craft CMS >= 4.0.0
Installation
Open your terminal and go to your Craft project:
cd /path/to/project
composer require codemonauts/craft-time-field
Usage
After installation, the control panel can be used to create simple time fields.
With ❤ by codemonauts
统计信息
- 总下载量: 3.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-08-25
