https://github.com/webdna/spam-blocker
Add regex tests to form field validation
https://github.com/webdna/spam-blocker
Last synced: 4 months ago
JSON representation
Add regex tests to form field validation
- Host: GitHub
- URL: https://github.com/webdna/spam-blocker
- Owner: webdna
- License: mit
- Created: 2021-06-15T08:48:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-01T14:51:13.000Z (9 months ago)
- Last Synced: 2025-10-01T16:12:23.510Z (9 months ago)
- Language: PHP
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spam Blocker plugin for Craft CMS 3.x
Add regex tests to form field validation

## Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
## Installation
To install the plugin, follow these instructions.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require spam-blocker/spam-blocker
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Spam Blocker.
## Spam Blocker Overview
-Insert text here-
## Configuring Spam Blocker
-Insert text here-
## Using Spam Blocker
-Insert text here-
## Spam Blocker Roadmap
Some things to do, and ideas for potential features:
* Release it
Brought to you by [webdna](https://webdna.co.uk)