Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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' );`