https://github.com/flagrow/ads
Allows you to configure ads in several locations
https://github.com/flagrow/ads
advertising flarum flarum-extension
Last synced: 21 days ago
JSON representation
Allows you to configure ads in several locations
- Host: GitHub
- URL: https://github.com/flagrow/ads
- Owner: flagrow
- License: mit
- Archived: true
- Created: 2017-01-30T09:58:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T17:13:47.000Z (over 4 years ago)
- Last Synced: 2024-05-27T20:48:38.316Z (11 months ago)
- Topics: advertising, flarum, flarum-extension
- Language: JavaScript
- Homepage: https://discuss.flarum.org/d/4785-flagrow-ads-bombarding-your-users-with-ads-everywhere-if-you-want
- Size: 171 KB
- Stars: 18
- Watchers: 5
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-flarum - Archived - Allows you to configure ads in several locations. (Extensions / Ads & Affiliation ([:top:](#table-of-contents)))
README
# Ads by  [Flagrow](https://discuss.flarum.org/d/1832-flagrow-extension-developer-group), a project of [Gravure](https://gravure.io/)
[](https://github.com/flagrow/ads/blob/master/LICENSE.md) [](https://packagist.org/packages/flagrow/ads) [](https://packagist.org/packages/flagrow/ads) [](https://www.patreon.com/flagrow) [](https://flagrow.io/join-discord)
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](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) 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](https://www.patreon.com/flagrow).## Security
If you discover a security vulnerability within Ads, please send an email to the Gravure team at [email protected]. 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.
## Links
- [Flarum Discuss post](https://discuss.flarum.org/d/4785-flagrow-ads-bombarding-your-users-with-ads-everywhere-if-you-want)
- [Source code on GitHub](https://github.com/flagrow/ads)
- [Changelog](https://github.com/flagrow/ads/blob/master/CHANGELOG.md)
- [Report an issue](https://github.com/flagrow/ads/issues)
- [Download via Packagist](https://packagist.org/packages/flagrow/ads)An extension by [Flagrow](https://flagrow.io/), a project of [Gravure](https://gravure.io/).