Live data from Hacker News

Show HN: Reflio – Open-source affiliate program creator for SaaS

reflio.com

11–20 of 58 posts

Re: Show HN: Reflio – Open-source affiliate program creator for SaaS

#12
Your license is very sketchy considering this product is aimed at businesses. You have parts of the app licensed under a proprietary license called "ENTERPRISE" and other parts licensed under GPL. I suggest you either separate those into specific repos or stop calling it "open source".

Re: Show HN: Reflio – Open-source affiliate program creator for SaaS

#14
I tried an affiliate service called LeadDyno recently for my SaaS. A lot of the companies I looked at all have very similar pricing (starting around ~$50/mo), but not all of them worked with Stripe promo codes, which I needed for my app. I ended up cancelling my account when I found out that affiliates were only getting attributed for the first purchase, and not subsequent charges on the subscription.

Now I use a custom query on Stripe Sigma, which is actually cheaper, but probably won't scale as well.

Anyway, glad to see an open source option in this space. Hopefully my anecdote will be interesting to you. Would love to see support for promo codes in the future.

Re: Show HN: Reflio – Open-source affiliate program creator for SaaS

#15
post #12

Your license is very sketchy considering this product is aimed at businesses. You have parts of the app licensed under a proprietary license called "ENTERPRISE" and other parts licensed under GPL. I suggest you either separate those into specific repos or stop calling it "open source".

We’ve taken our commercial open-source licensing from other larger commercial open-source products.

I think it’s fair. The licensing states that you’re allowed to use Reflio 100% for free, as long as you keep the codebase in a public repository. Otherwise, if you want to use Reflio in a closed repo, you have to obtain a commercial license.

Re: Show HN: Reflio – Open-source affiliate program creator for SaaS

#16
post #12

Your license is very sketchy considering this product is aimed at businesses. You have parts of the app licensed under a proprietary license called "ENTERPRISE" and other parts licensed under GPL. I suggest you either separate those into specific repos or stop calling it "open source".

yeah, very sketchy

Re: Show HN: Reflio – Open-source affiliate program creator for SaaS

#17
post #16
post #12

Your license is very sketchy considering this product is aimed at businesses. You have parts of the app licensed under a proprietary license called "ENTERPRISE" and other parts licensed under GPL. I suggest you either separate those into specific repos or stop calling it "open source".

yeah, very sketchy

Curious, how’s that sketchy? It’s a commercial open-source product. Look at Cal.com’s licensing - that’s what we based Reflio’s licensing on. I think it’s more than fair.

Re: Show HN: Reflio – Open-source affiliate program creator for SaaS

#18
post #15
post #12

Your license is very sketchy considering this product is aimed at businesses. You have parts of the app licensed under a proprietary license called "ENTERPRISE" and other parts licensed under GPL. I suggest you either separate those into specific repos or stop calling it "open source".

We’ve taken our commercial open-source licensing from other larger commercial open-source products. I think it’s fair. The licensing states that you’re allowed to use Reflio 100% for free, as long as you keep the codebase in a public repository. Otherwise, if you want to use Reflio in a closed repo, you have to obtain a commercial license.

> This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the Reflio Subscription Terms available at https://reflio.com/terms (the “EE Terms”) ...

If I don't agree with your enterprise edition terms I have to manually remove that part of the code from my installation. Why don't you just separate them instead?

Re: Show HN: Reflio – Open-source affiliate program creator for SaaS

#19
post #18
post #15

Earlier quoted context omitted.

We’ve taken our commercial open-source licensing from other larger commercial open-source products. I think it’s fair. The licensing states that you’re allowed to use Reflio 100% for free, as long as you keep the codebase in a public repository. Otherwise, if you want to use Reflio in a closed repo, you have to obtain a commercial license.

> This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the Reflio Subscription Terms available at https://reflio.com/terms (the “EE Terms”) ... If I don't agree with your enterprise edition terms I have to manually remove that part of the code from my installation. Why don't you just sep…

I’ll update the terms to be a bit clearer and not exclude any parts of the codebase. I figured since other much larger products have the same terms, then it must be a well practised license type in commercial open-source. I guess not.
Post reply on HN