Back to Top

User Guide for Laravel Affiliate System

Updated 24 April 2025

Laravel affiliate system (or click-through) model can be defined as where a store owner approves paying an affiliate amount in return for giving an advertisement and link to his site.

Bagisto provides the admin to pay the commission to his affiliate user for sending them traffic. Through it, users can have a reward for their affiliates.

For bringing the customer or visitor through an affiliate, he would Earn a reward.

Note – 

  • At the admin and the customer end, only the live site URL is displayed as a referring URL.
  • After making changes to the blog link, the customer needs to get it again approved by the admin.
DgJMM77NM9g

Complete Feature List

  • Affiliate registration can be enabled/disabled by the admin.
  • The admin can control Affiliate General Commission Rates.
  • The admin is handling the rewards for Unique Click, Per Click, and Affiliate Order.
  • The admin is managing the transactions.
  • The store owner can Approve/Disapprove the Affiliate.
  • The owner can set the Payment Method for the Affiliate.
  • The admin can Create/Delete the Text Banners.
  • The admin can set the commission based on category.
  • Handle Affiliate User, Payment, Traffic, Sales, and Statistics by admin.
  • Manage advertisement by affiliate users.
  • Fully open-source and easy to use.

Installation of Bagisto Affiliate System

  • Unzip the respective extension zip and then merge the “packages” folder into the project root directory.
  • Goto composer.json file and add following line under ‘psr-4’
"Webkul\\AffiliateSystem\\": "packages/Webkul/AffiliateSystem/src"
  • Goto config/app.php file and add following line under ‘providers’
Webkul\AffiliateSystem\Providers\AffiliateSystemServiceProvider::class,
  • Goto app/Http/Kernel.php file and add following line in ‘$middlewareGroups’ array under ‘web’
\Webkul\AffiliateSystem\Http\Middleware\AffiliateClick::class,
  • Run these commands below to complete the setup
composer dump-autoload
php artisan affiliatesystem:install

That’s it, now just execute the project on your specified domain.

Start your headless eCommerce
now.
Find out More

Admin Configuration

After the successful installation of the module, the admin can navigate to Configuration>>Settings>>Affiliate System.

admin-conf.webp

The admin can perform the following things from here-

General Settings

Enable- The admin can enable/disable the module.

Display Blog Link on Registration- The admin can enable it for displaying the blog link on registration of the affiliates.

Allow affiliate registration- The admin can allow the affiliate registration.

Automatically approve affiliates– By enabling it, the affiliates approve automatically.

Minimum payout balance– Set the minimum payout balance to be credited into the customer’s account.

Payment day of the month– He can set it to any day from 1 to 31 of a month.

Blog URL Hint– Write the hint for the blog so that affiliate users can have a hint at the time of registration.

Affiliate Manage E-mail– Enter the Affiliate’s email address.

Affiliate user account update email template– Select the email template when the affiliate user account status is updated by the admin.

affiliate-commission.webp

Notify To Affiliate Customer, On Sales Approval – Select the email template for notifying the admin when affiliate sales orders are approved.

Payment credit notification email Template – Select the email template for notifying the affiliate when the affiliate user payment is credited to his bank.

Notify To Affiliate Customer, On Order Completion – Select the email template for notifying the affiliate of the sales order complete notification.

Payment Information

Assign Payment Methods– The admin will select the payment methods that will be available to the affiliates from the list of payment methods given below-

Cheque Money Transfer, Bank Transfer Payment, and Paypal Standard Method.

Manage Affiliate General Commission Rates

Here the admin can configure the below points :

Pay Per Click– The admin can configure the payment amount per click.

Per Unique Click– He can configure the payment for every unique click.

Set Commission Type For Sale– The admin can set it as Fixed or Percentage.

Set Commission– He can set the commission as per the requirement.

Admin Management

The admin can manage the functionalities of the Laravel (Bagisto) Affiliate System module from his dashboard.

Manage Affiliate

The admin can manage the affiliate user – Approve/Not Approve as shown below under Affiliate >>Manage Affiliate.

affiliate-list.webp

He will pay the commission amount of the affiliate by clicking the “Pay To Affiliate” button.

After clicking the button, the window will open like the one below where the admin can enter the transaction details as per the selected payment method by the affiliate.-

affiusertrans

Email Affiliate

The admin can send emails to the affiliate users as shown below by navigating to Affiliate > Affiliate Manage > Email Affiliate.

email-affiliate.webp

Banner/Text Ad

For adding the banner or text ad, the admin can navigate Affiliate ->Affiliate Banner->Banner/Text Ad.

After clicking the “Banner/Text Ad” menu item, a page with an option to add a new banner appears as per below-

banner-list.webp

The admin will enter the Banner Title, Content, Link, and Size of the banner as shown below.

edit-banner.webp

Traffic

The admin can see the Traffic Record list from the admin panel.

traffic

Sales

The admin can see the Sales Record list from the admin panel by navigating through Affiliate->Sales.

Here the admin can approve an affiliate Sales Record Status after which the affiliate user gets the commission for that order.

sales-record.webp

Payment Record list

So, after the transaction, the admin can see the transaction history from the payment record list.

payment-record.webp

Statistics Graph

The admin can see Statistics Graph showing the Traffic Graph Monthly.

statistics-graph.webp

Trash Affiliate –

Here the admin can see the deleted Affiliate users list.

trashuser

Affiliate Program Terms – The admin can put the Affiliate program terms, and the user needs to accept them so that he can register himself as an affiliate.

program-terms.webp

Customer Management

While the customer signs up to the store, he can get a check button for “Become Affiliate User” link.

After clicking on the button, affiliate will have to enter his Blog URL. And then will agree to the terms & conditions and click save to save his blog link as shown below.

registration

After signing up, the customer will be able to see his complete affiliate account menu and the success message in the case of auto-approval.

listing

Affiliate Blog URL –

The Affiliate user can view their affiliate blog URL here.

affiurl

Affiliate Summary –

The affiliate user can view their overall affiliate records.

summary

Banners & Ads

The affiliate can add banners & ads under the My Account > Banners & Ads menu item. Here affiliate can check his Product Ads and Banners/Text Ad.

Now, the affiliate can click on Copy Html Code and paste it into the website where he wants to put it.

banner/ads

When a user clicks on a banner or purchases the products, the affiliate user gets a reward. 

E-mail Campaign

An affiliate user can send emails to multiple users as an e-mail campaign.

email

Traffic

The affiliate user can check all the traffic details under the Traffic section of the account.

usertraffic

Sales

Sales of an affiliate can be viewed in the Sales section.

usersale

Payment Records & Statistics

The affiliates can see Statistics for traffic in their account and the list of the payments can be seen under the Payment Records.

Payment Preference

The customer needs to select his payment method for payments or transactions from the admin. Affiliate users can set it from their “Payment Preference” tab under their account.

paymentpreference

He can select any one payment method from the admin allow payment methods – Check/Money Order, Bank Transfer Payment, and PayPal Standard Payment.

The affiliate user can check the transaction history from his payment grid in his account panel.

Support

So, that was much about the User Guide of Laravel (Bagisto) Affiliate System Module for any queries or doubts reach out to us at [email protected]. You can also raise a ticket at our HelpDesk System.

Please explore our Laravel Development Services and Quality Bagisto Extensions.

Current Product Version - v2.2.2

Supported Framework Version - v2.2.2

Blog Version - v2.2.2
  • Version v2.2.2
  • Version v1.4.3
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home

User Guide for Laravel Affiliate System