/discourse-affiliate

A plugin for Discourse to rewrite all the links to add your affiliate IDs (Amazon, ...)

Primary LanguageJavaScript

Discourse Affiliate

Rewrite all the links to add your affiliate IDs (Amazon, ...)

This plugin is based on Affililink. Affililink is a free way to automate your affiliate scheme. Designed for forums with lots of user generated content, Affililink will automatically add affiliate codes and even replace existing user posted ones. This version has been modified to run on Discourse.

Usage

  • Clone the repository into your plugins directory
  • Edit amazonlinks.js and add your own affiliate codes

Options

Amazon: Enter your affiliate tag alongside the Amazon program you're following
Other: Copying the format of the Amazon links, enter the sites domain then affiliate variable

Todo

  • Control from Admin interface rather than by editing .js