Step1: Configuring your Site Preferences
- Locate Site Preferences
- Enter the following information
- Brand Name: Used throughout your customers console, in emails and on your invoices to reference your company.
- Google Tracker Code: For those reseller who use Google Analytics we have provided easy Tracking code integration. (Currently not enabled)
- Google Domain Name: Enter the domain name registered for Analytics (Currently not enabled)
- ABN (Company Number): Enter your Company ABN or ACN, displays on invoices
- Default Currency: Displays the default account trading current, once this has been set it can not be changed.
- Language: Toggle between English & Spanish
- Allow customer to order new domain/products through their login (Using the retail price you’ve setup): If you are providing your customers with access to your whitelabel this function will enable customers to order new products or services through their control panel.
- Customer Type/Notification:
White-label (Retail) customers – toggles to send notifications to the customer and/or copy to yourself
API Customers – toggles to send notifications to the customer and/or copy to yourself
- NOTE:
If you want your clients to receive invoices, renewals and the ability to order via whitelabel ensure Send Notification to White-Label (Retail) customers, Send Notification to API customers and Allow customer to order new domain/products through their login (Using the retail price you’ve setup) are checked
Step2: Configuring Default Nameservers
- Enter your Primary, Secondary and/or Tertiary nameservers in each text field
- Click Update
All new domain name registrations processed via the Partner Console or Whitelabel will have the reseller defined nameservers.
Step3: Log out URL
- Set the URL where you want clients to terminate to when they logout of the system (usually your homepage)
- Click Update
Allow customer to order new domain/products through their login (Using the retail price you’ve setup)
Step4: Creating a Custom URL
a) Creating a CNAME
- If your website is hosted with another company you will need to contact your current host to create the following CNAME:
www.partnerconsole.net
If your domain name is with TPP Wholesale
- Locate Browse / Search / Move Domains
- Search the domain name and click on the domain reference (opens a new window)
- Locate ZoneManager
- Click CNAME under “To add a record to this zone click on a type”
- Enter the CNAME details
- Name: We are going to enter domains as we want http://domains.partnerconsole.com.au/ to be our custom URL
- TTL: 3600 by default
- Host: Enter www.partnerconsole.net
- Click Add Record
b) Adding the Custom URL to Partner Console
- Locate Theme
- Enter your custom URL in the Hostname input field, ie. in our case we would enter domains.partnerconsole.com.au
- Click Add
- Your domain name will be added to the Hostnames listing, select Make Default
- Everything processed via the Order form will be passed through out secure connection therefore you will notice your custom URL will use partnerconsole.net during ordering. You can create your own subdomain branded to your business via the SSL Hostname input field.
Step5: Adding your logo to all invoices sent from the Partner Console
a) Optimising your logo
- Optimise your logo in Paint or imaging editing software to the following specification
JPEG, 193 x 61 pixels, 72 ppi - Save your logo as “logo.jpg”
b) Uploading your Logo to your Partner Console theming area
- Locate Theme
- Locate Theme Ftp User Details
- Connect to ftp.partnerconsole.net using an FTP program such as Filezilla with your username and password.
- Upload logo.jpg to the main directory
Step6: Updating Partner Console emails
a) Updating the header and footer template
- Locate Emails
- Locate Edit all emails header / footer
- Create your email header using the WYSIWYG editor or toggle to the HTML editor if you have exiting code or know HTML/CSS
- Continue to create your email footer
- Click Update
b) Editing email templates
- Locate Emails
- Click on the email template you wish to view
- There are two editable versions, HTML and plain text
Feel free to update all the content, add new content or delete content
Step6: Updating the theme of your Partner Console
- Locate Theme
- Locate Theme Ftp User Details
- Use these details to connect, download or edit the files directly connected to your Partner Console look and feel
- Review the file structure here
- Open main.html in an editor, I’m using notepad++
- You will be faced with some very simple html that you can easily edit
You will need to reference the /resources/ directory in your code for any files you upload to the theming server.
Edit the below DIVs to update the look and feel of the header and footer.
<!--header--> <div> <h1>Customer Console</h1> <div></div> </div><div> <p><!--Footer text--></p> </div>
- Once you have made the changes save main.html
Pingback: Latest Partner Console release fixes – 14/11/11 | TPP Wholesale Support