eddiewebb / flarum-affiliator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Affiliator Affiliate Link Manager for Flarum

License Latest Stable Version Total Downloads Monthly Downloads

A Flarum extension that appends affiliate tracking information to all matching urls.

provide sample URL in settings to define host and affiliate infoUsers add/edit URLs normally, with no concern for affiliatereplaces matching host, reghardless of url

Installation

Install with composer:

composer require webbinaro/flarum-affiliator:"*"

Updating

composer update webbinaro/flarum-affiliator:"*"
php flarum migrate
php flarum cache:clear

Links

About

License:GNU General Public License v3.0


Languages

Language:PHP 69.7%Language:Less 19.7%Language:JavaScript 10.6%