- 🇩🇪Germany ktpm
Updated documentation in readme, released with v8.1.4 & v8.2.0
Automatically closed - issue fixed for 2 weeks with no activity.
So today I decided to configure before going production but notice. The
project didn’t have a guide on how to configure it but just described
available feature.I’d like to add a program where a user can share their affiliate link to
friends and when one of those friends buy a product, the user get a reward or
point.Now after reading the project overview page, this is possible but I don’t
know how to proceed.
Yes, you can totally do that using price rewards. But there is no concept of giving 'points', yet. I'll try to collect an overview of this module and how it is supposed to be used, so this information may be moved into the readme file later.
Feel free to edit or leave feedback for any additional information missing.
/admin/commerce/recruitment/campaigns
to create a new campaign. A campaign contains a set of products that can be recommended with optional 'participants' of the campaign and optional date range. No recruiters mean the campaign is open for all and a code will be available for all logged-in users (more about this see 'Available blocks').[DOMAIN]/code/[campaignoption]--[user]
. The code consists of a campaign option code and a user code or UID. Both the campaign option code and user code can be customized. A campaign option code will be randomly generated on being created, where the user code is not. If there is no custom code set for a user, the UID is used instead./admin/commerce/recruitment/recruitings
./user/rewards/collect/{campaign}
. A 'reward' will be created for the recruiter, which contains all affecting recruitments and the sum of their bonus.All blocks are available for logged-in users only.
Fixed
1.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Updated documentation in readme, released with v8.1.4 & v8.2.0
Automatically closed - issue fixed for 2 weeks with no activity.