mckenzieclark/fuzzy
Composer 安装命令:
composer require mckenzieclark/fuzzy
包简介
Fuzzy dates and events
README 文档
README
Fuzzy dates and events
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Create a plugins folder:
mkdir plugins && cd plugins git clone git@github.com:mckenzieclark/fuzzy.git && cd ../ -
Open your composer.json file and add the following:
"repositories": [ { "type": "path", "url": "plugins/fuzzy" } ] -
Then tell Composer to load the plugin:
composer require mckenzieclark/fuzzy -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Fuzzy.
Fuzzy Overview
-Insert text here-
Configuring Fuzzy
-Insert text here-
Using Fuzzy
-Insert text here-
Fuzzy Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by John Clark
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-22
