Extension:BannerAds

From mediawiki.org
MediaWiki extensions manual
BannerAds
Release status: stable
Implementation Special page
Description Lets you add Banner Ads for mobile and desktop
Author(s) Nischay Nahata (Nischayn22talk)
Latest version 1.0
MediaWiki 1.25
PHP 5.5+
License MIT License
Download

The BannerAds extension lets you add image banners to your wiki. You can add custom banner images at different locations configurable on mobile/desktop views.

Installation[edit]

  • Download and place the file(s) in a directory called BannerAds in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'BannerAds' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Usage[edit]

Go to Special page Special:BannerAds

Screenshots[edit]


Credits[edit]

This extension has been written by WikiWorks.

Development and Help[edit]

Please also feel free to contact the author or WikiWorks for consulting on further developments, feature requests or bug fixes on this extension.