Extension:BannerAds
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | Special pageCategory:Special page extensions |
Description | Lets you add Banner Ads for mobile and desktop |
Author(s) | Nischay Nahata (Nischayn22talk) |
Latest version | 1.0 |
MediaWiki | 1.25Category:Extensions with manual MediaWiki version |
PHP | 5.5+ |
Database changes | Yes |
License | MIT License |
Download | GitHub: Note: |
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
- Download and place the file(s) in a directory called
BannerAds
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'BannerAds' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
Go to Special page Special:BannerAds
Screenshots
Credits
This extension has been written by WikiWorks.
Development and Help
Please also feel free to contact the author or WikiWorks for consulting on further developments, feature requests or bug fixes on this extension.
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:LoadExtensionSchemaUpdates extensions
Category:MIT licensed extensions
Category:RecordClick extensions
Category:SiteNoticeAfter extensions
Category:Special page extensions
Category:Stable extensions