silverstripers/udf-spam-protection
Composer 安装命令:
composer require silverstripers/udf-spam-protection
包简介
UDF spam protection
README 文档
README
This module acts as a filter for User Defined Forms. Also works with Userforms element. For websites that has constant spam issues and spammers getting through Recaptcha or any other gateway, this acts as a lower level screening module.
Maintainers
Installation
Use composer to install on your SilverStripe 4 website.
composer require silverstripers/udf-spam-protection dev-master
Requirements
- Silverstripe 4+
- Silverstripe Userforms
Usage
Once the module is installed it gives you a set of configuration options that can be used to filter / idenfity spam. The options are in the Siteconfig/settings. Lets you set up
- IP addresses you want to block
- Keywords and patterns that you want to block
- Email addresses that you want to block
- Set up throttling rates per IP address.
PS: thanks for CraftCMS Free Form plugin for the idea :)
统计信息
- 总下载量: 907
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-11-16