Extension:BlockASN

Category:Pages to be expanded#BlockASN Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
BlockASN
Release status: unknownCategory:Extensions with invalid status
Author(s) Ryan Schmidt (Skizzerztalk)
Latest version 1.3.0
MediaWiki >= 1.35.0
License GNU General Public License 3.0 or later
Download Category:Extensions in GitHub version control
  • $wgBAMMpass
  • $wgBlockedASNs
  • $wgBAApiField
  • $wgBAMMuser
  • $wgBlockedUserTypes
Category:All extensions

The BlockASN extension automatically blocks certain ASNs specified in the configuration from editing.

Installation

  • Download and place the file(s) in a directory called BlockASN in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'BlockASN' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions with invalid or missing type Category:Extensions with invalid status Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:GetUserBlock extensions Category:Pages to be expanded