Difference between revisions of "Custom Reseller Login page LOGO"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
<!---This functionality is available from MOR 9--->
<!---This functionality is available from MOR 9--->
=What is a Custom Reseller Login page LOGO?=
=Descripton=


This feature lets [[Reseller_Addon | reseller]] to use a login page with a custom logo for his users.
Custom Reseller Login page LOGO lets [[Reseller_Addon | reseller]] to use a custom logo for him and his users GUI. also in login page.
<br><br>
<br><br>
=How to use this feature?=
=Configuration=


To use this feature reseller's user must use a '''specially created website address, later we will call it "URL"'''. URL has the following format:  http://your_website_address/billing/callc/login/qg2audn8qa, where qg2audn8qa is a unique string for each reseller. Each reseller can find this unique address in his '''Settings''' menu '''Global''' tab:
To use this feature reseller's user must use a '''specially created website address, later we will call it "URL"'''. URL has the following format:  http://your_website_address/billing/callc/login/qg2audn8qa, where qg2audn8qa is a unique string for each reseller. Each reseller can find this unique address in his '''MAIN MANU –> Settings''' menu '''Global''' tab:


Website address is taken from file:
Website address is taken from file:
Line 18: Line 18:
[[File:Reseller_settings_home_page_url.png]]
[[File:Reseller_settings_home_page_url.png]]
<br><br>
<br><br>
=Result=
=Usage=


When reseller's user enters the customized URL he sees reseller's [[ Logo_change | custom logo]]:
When reseller's user enters the customized URL or logs in to his GUI he sees reseller's custom logo:
<br><br>
<br><br>
[[File:Reseller_custom_login_page.png]]
[[File:Reseller_custom_login_page.png]]
<br><br>
<br><br>
=Other Notes=
'''NOTE''' that when a reseller logs out he gets into admin's login page with admin's logo, because reseller is admin's user. Reseller's users after Logout gets into reseller's login page with reseller's custom LOGO.
 
* When a reseller logs out he gets into admin's login page with admin's logo, because reseller is admin's user. Reseller's users after Logout gets into reseller's login page with reseller's custom LOGO.
<br><br>
<br><br>
=See also=
=See also=

Revision as of 18:01, 24 April 2013

Descripton

Custom Reseller Login page LOGO lets reseller to use a custom logo for him and his users GUI. also in login page.

Configuration

To use this feature reseller's user must use a specially created website address, later we will call it "URL". URL has the following format: http://your_website_address/billing/callc/login/qg2audn8qa, where qg2audn8qa is a unique string for each reseller. Each reseller can find this unique address in his MAIN MANU –> Settings menu Global tab:

Website address is taken from file:

/home/mor/config/environment.rb

Line:

Web_URL =



Reseller settings home page url.png

Usage

When reseller's user enters the customized URL or logs in to his GUI he sees reseller's custom logo:

Reseller custom login page.png

NOTE that when a reseller logs out he gets into admin's login page with admin's logo, because reseller is admin's user. Reseller's users after Logout gets into reseller's login page with reseller's custom LOGO.

See also