https://github.com/eddiewebb/flarum-affiliator
https://github.com/eddiewebb/flarum-affiliator
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eddiewebb/flarum-affiliator
- Owner: eddiewebb
- License: gpl-3.0
- Created: 2022-01-29T15:24:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T23:54:47.000Z (over 3 years ago)
- Last Synced: 2025-11-27T16:46:27.181Z (6 months ago)
- Language: PHP
- Size: 658 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Affiliator Affiliate Link Manager for Flarum
 [](https://packagist.org/packages/webbinaro/flarum-affiliator) [](https://packagist.org/packages/webbinaro/flarum-affiliator) [](https://packagist.org/packages/webbinaro/flarum-affiliator)
A [Flarum](http://flarum.org) extension that appends affiliate tracking information to all matching urls.

## Installation
Install with composer:
```sh
composer require webbinaro/flarum-affiliator:"*"
```
## Updating
```sh
composer update webbinaro/flarum-affiliator:"*"
php flarum migrate
php flarum cache:clear
```
## Links
- [Packagist](https://packagist.org/packages/webbinaro/flarum-affiliator)
- [GitHub](https://github.com/webbinaro/flarum-affiliator)
- [Discuss](https://discuss.flarum.org/d/30000-affiliate-link-manager)