wemessage/module-akismet-magento2
Composer 安装命令:
composer require wemessage/module-akismet-magento2
包简介
Wil validate contact form submision for spam using Akismet service
README 文档
README
this plugin does a simple job, if a form submited and marked as spam by akismet it will be rejected.
important
The plugin requires akismet API key
Installation From github
- Create directory:
mkdir -p app/code/Wemessage/Akismet - Download and copy the files from this repository to the above folder
- Run following commands:
bin/magento mo:en Wemessage_Akismet bin/magento s:up --keep-generated bin/magento c:c
Installation with composer
- Run following commands:
composer require wemessage/module-akismet-magento2
bin/magento mo:en Wemessage_Akismet
bin/magento s:up --keep-generated
bin/magento c:c
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2025-04-17