davwheat/flarum-ext-ads

Ads support for your Flarum forum.

Fund package maintenance!
davwheat

Installs: 4 492

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 3

Forks: 2

Open Issues: 4

Language:TypeScript

Type:flarum-extension

1.2.0 2022-04-09 11:14 UTC

README

License Latest Stable Version Total Downloads

A Flarum extension that provides ad unit support for your Flarum forum.

Special thanks

Thank you to @"alphadot"#36731 and @"MikeJones"#17198 for sponsoring this extension! 🥰

Installation

Install with composer:

composer require davwheat/flarum-ext-ads:"*"

Updating

composer update davwheat/flarum-ext-ads:"*"
php flarum migrate
php flarum cache:clear

Usage

Head to your admin dashboard and enable the extension. Switch on the Ad Unit locations you'd like, then paste your ad code in the textboxes below.

If you use "between post" ads, make sure to configure the gap between ads in the extension settings page.

⚠️ If you use Google AdSense, only insert the <ins> tag into the textbox.

⚠️ The text boxes do not support <script> tags. These scripts will not be executed if you enter them into the text boxes, due to how Mithril functions.

Links