sitesauce/craftcms

通过将CraftCMS站点与Sitesauce连接,以保持静态站点更新。

安装: 32

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 1

开放问题: 0

类型:craft-plugin

1.0 2019-10-07 20:06 UTC

This package is auto-updated.

Last update: 2024-09-08 07:29:00 UTC


README

此插件允许您通过在每次内容更新时ping Sitesauce构建钩子来将您的CraftCMS站点与Sitesauce集成。要使用此插件,您首先需要一个Sitesauce账户

要求

此插件需要Craft CMS 3.1.19或更高版本。

安装

您可以从插件商店或使用Composer安装此插件。

从插件商店

转到项目控制面板中的插件商店,搜索“Sitesauce”,然后在模态窗口中点击“安装”按钮。

使用Composer

打开终端并运行以下命令

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require sitesauce/craftcms

# tell Craft to install the plugin
./craft install/plugin sitesauce

设置您的构建钩子

要设置您的Sitesauce构建钩子,您必须转到项目控制面板中的设置 → Sitesauce。