https://github.com/zero-24/wbb-antispam-extended
[WBB] Anti-Spam Extended
https://github.com/zero-24/wbb-antispam-extended
Last synced: about 1 year ago
JSON representation
[WBB] Anti-Spam Extended
- Host: GitHub
- URL: https://github.com/zero-24/wbb-antispam-extended
- Owner: zero-24
- Created: 2019-08-23T19:26:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T20:01:31.000Z (over 4 years ago)
- Last Synced: 2025-02-17T05:45:40.814Z (over 1 year ago)
- Language: PHP
- Homepage: https://pluginstore.woltlab.com/file/3062-wbb-anti-spam-extended/
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [WBB] Anti-Spam Extended
This is an generic anti-spam plugin that disables or deletes posts and threads with non-ascii chars.
## Download and Install
1. Find the latest version here: https://github.com/zero-24/wbb-antispam-extended/releases/latest
2. Download the file named: `antispam-extended.tar`
3. Upload / Install it as extension.
## Configuration
The options of the plugin can be found in the ACP under "Configuration" -> "Forum" -> "Posts" -> "Post creation".
In addition, the plugin can be turned off for each user group. The user group option can be found under "Users" -> "List User Groups" -> "General Permissions" -> "Forum".
## Plugin Store
This plugin can also been found in the Woltlab Plugin Store: [[WBB] Anti-Spam Extended](https://pluginstore.woltlab.com/file/3062-wbb-anti-spam-extended/)
## Thanks
This plugin is inspired by [wbb-link-restriction](https://github.com/OliverSchloebe/wbb-link-restriction) written by @oliverschloebe