therefinery / hobsons-radius
与 HobsonsRadius 集成
2.0.2
2018-10-15 21:03 UTC
Requires
- craftcms/cms: ^3.0.0
This package is auto-updated.
Last update: 2024-09-29 05:29:28 UTC
README
与 HobsonsRadius 集成
要求
此插件需要 Craft CMS 3.0.0 或更高版本。
安装
要安装此插件,请按照以下说明操作。
-
打开您的终端并转到您的 Craft 项目
cd /path/to/project
-
由于此插件未在 packagist 上列出,请手动将其仓库添加到 composer.json 中
"repositories": [ { "type": "github", "url": "git@github.com:the-refinery/hobsonsradius.git" } ]
-
然后安装插件
composer require therefinery/hobsons-radius
-
在控制面板中,转到设置 → 插件,并点击 HobsonsRadius 的“安装”按钮。