captcha-eu/craftcms

captcha.eu for craftcms

安装数量: 1,917

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:craft-plugin

1.0.6 2024-03-11 21:08 UTC

This package is not auto-updated.

Last update: 2024-09-24 00:02:47 UTC


README

captcha.eu for craftcms

要求

此插件需要 Craft CMS 4.4.0 或更高版本,以及 PHP 8.0.2 或更高版本。

安装

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

从插件商店

转到您项目控制面板中的插件商店,搜索“captcha-eu”,然后点击“安装”。

使用 Composer

打开您的终端并运行以下命令

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

# tell Composer to load the plugin
composer require captcha-eu/craftcms

# tell Craft to install the plugin
./craft plugin/install captcha-eu