Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleantalk/mediawiki-antispam
Antispam extension for MediaWiki.
https://github.com/cleantalk/mediawiki-antispam
anti-spam antispam extension mediawiki mediawiki-extension module php plugin spam spam-prevention spam-protection
Last synced: 2 months ago
JSON representation
Antispam extension for MediaWiki.
- Host: GitHub
- URL: https://github.com/cleantalk/mediawiki-antispam
- Owner: CleanTalk
- Created: 2014-06-16T07:40:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T10:59:24.000Z (4 months ago)
- Last Synced: 2024-09-18T14:58:57.848Z (4 months ago)
- Topics: anti-spam, antispam, extension, mediawiki, mediawiki-extension, module, php, plugin, spam, spam-prevention, spam-protection
- Language: PHP
- Size: 155 KB
- Stars: 14
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mediawiki-antispam
================
Version 2.4
================**Requires:**
MediaWiki >= 1.29.0
**Installation:**
1.Download and place the file(s) in a directory called "Antispam" in your `extensions/` folder.
2. Add the following code at the bottom of your LocalSettings.php:`wfLoadExtension( 'Antispam' );`