edwardspec / mediawiki-moderation

Extension:Moderation is a powerful anti-spam extension for MediaWiki CMS. It protects small/medium wikis against vandalism by sending all edits/uploads from new users to moderation.
https://mediawiki.org/wiki/Extension:Moderation
GNU General Public License v3.0
30 stars 22 forks source link

MediaWiki can't find extension.json #49

Closed forkiesassds closed 5 years ago

forkiesassds commented 5 years ago

The problem happens on MW 1.33, telling me that extension.json does not exist for the addon.

edwardspec commented 5 years ago

Please double-check that you installed it to the correct directory. (that extension.json is under /path/to/your/mediawiki/extensions/Moderation/ directory)