Skip to main content

Affiliate Marketing

One of the best ways to market your course, is to give an option to other people to sell your course and get commission for it.

At the moment we have implemented Rewardful, an example can be found here:

https://github-20k.getrewardful.com

If you want to use Rewardful on your website, head over to Rewardful and register.

Copy the Rewardful ID and paste it in your .env file like this:

REWARDFUL_ID=RewardfulID

At the moment the affiliate part is not generic, and to add more providers, might require and additional refactor.

Feel free to refactor it and add it as a pull request :)