
Overview
A white label login is your customers and tutors logging into TutorFirst via a page with no TutorFirst branding.
Article Sections
- Ways to use White Label
- White Label Login with MarketPlace
- White Label Login Only on your Website
- Update the Redirect for your Customers
- Create a Link Button For Customers & Tutors
Ways to use White Label
There are 2 ways to use the White Label login for your customers and tutors:
A. By activating MarketPlace and having a white label login for your customers and tutors where you publish code to a page on your website. This works in concert with your MarketPlace storefront but you don't need to have a storefront for this to work.
B. By activating MarketPlace and having a white label login for your customers and tutors hosted by TutorFirst rather than publishing to your site. This is a direct access login link URL. You then place the URL to this TutorFirst page behind a button on your website. This works in concert with your MarketPlace storefront but you don't need to have a storefront for this to work.
White Label Login with MarketPlace
Option A
1. Go to: Setup > Other > Marketplace. Open the instance of MarketPlace in setup or Enable MarketPlace and create a MarketPlace instance if you have not already.
2. On the configuration tab open Snippet. Copy the code for Remote Access: Opening Page Login, and ask your webmaster to publish to your website on a full width page. Place an item in your website menu to direct to this page.
Option B
3. Go to: Setup > Other > Marketplace. Open the instance of MarketPlace in setup or Enable MarketPlace and create a MarketPlace instance if you have not already.
4. On the configuration tab open Snippet. Copy the URL for, Remote Access: Opening Page Login, and ask your webmaster to publish this as a link behind a Customer Login button.
Using one of these 2 options will allow students to launch an online test that has been set for them when the customer logs in.
Update the Redirect for your Customers
5. When you create logins for your customers they will be directed to set their password and then they will be redirected to TutorFirst to login.
This redirect will automatically go to the White Label URL if left blank. To redirect your clients to a published White Label login add your remote access URL or the URL of your published login page to the Config Settings.
6. Go to: Setup > Company > Config Settings > Private.
7. Scroll down to MarketPlace URL.
8. Add the URL of your customer login page.
9. Leave this field blank to direct to the White Label URL.
10. Don't forget to update a personal URL in the Welcome Email for new user - Customer if required.
Create a Link Button For Customers & Tutors
11. It's possible to use MarketPlace to create a button that sits at the top of the Tutor & Customer portals for your users to link to an alternative page. This could be used to direct back to your home page or to a help page for example.
12. Per the image above you can name the button and place a link.
13. Go to: Setup > Other > MarketPlace > Instance > Configuration > Miscellaneous > Return URL.
14. Add code to the field:
<a href="https://xxxxxxxxxxxx" class="btn btn-primary btn-sm mt-3" style="background-color: #4f6df5; color: #fff; font-family: 'Montserrat', sans-serif; padding: 10px 10px;">yyyyyyyyyyyyyyy</a>15. Replace xxx with the URL and replace yyy with the text for your button.
16. Change the color hex for background-color to change the button color. Change the color hex for color to change the text color.
Link To
MP2.01 MarketPlace Overview & Set Up
MP2.02 Publish the MarketPlace Code
MP2.17 Display MarketPlace Webform to new or existing customers
MP2.20 Customer Cancellation Request