flagrow / ads
Bombarding your users with ads.
Installs: 7 530
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 4
Forks: 11
Open Issues: 4
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.8
This package is auto-updated.
Last update: 2020-11-20 17:14:30 UTC
README
Allows you to configure ads in several locations.
Warning this is a beta version, make sure you test your ads out on a non-production website before publishing!
Please note that I might decide to make this extension available only with a license in the future. Any version published under MIT license will however remain available. And if a license will be required, you will be informed in advance.
Goals
- Allow configuration of ads on your forum at different locations.
Installation
Use Bazaar or install manually:
composer require flagrow/ads
Updating
composer update flagrow/ads
php flarum cache:clear
Configuration
Enable the extension under the extensions tab in the admin area.
Make sure you configure extension on the separate tab;
- Your ads on different locations, leave empty for none.
- If you use ads between posts, set the spacing.
Support our work
We prefer to keep our work available to everyone. In order to do so we rely on voluntary contributions on Patreon.
Security
If you discover a security vulnerability within Ads, please send an email to the Gravure team at security@gravure.io. All security vulnerabilities will be promptly addressed.
Please include as many details as possible. You can use php flarum info
to get the PHP, Flarum and extension versions installed.