Hi
This might be a newbie question, but I am having trouble finding out how to change the customer web interface:
http://otrs.github.io/doc/manual/admin/ ... rface.html
We would like to add some text below the username/password forms.
Frobs
Customize Customer web interface
Moderator: crythias
-
- Znuny newbie
- Posts: 30
- Joined: 24 Sep 2014, 09:46
- Znuny Version: 3.3.9
- Real Name: Lasse Froberg
Re: Customize Customer web interface
FOUND IT 
It's changed in CustomerLogin.dlt
Is it just something that we should know that files in that folder is used, or is it configured in SysConfig/Config.pm?

It's changed in CustomerLogin.dlt
Is it just something that we should know that files in that folder is used, or is it configured in SysConfig/Config.pm?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Customize Customer web interface
In general, each Kernel/Modules/xxxx.pm has a related Kernel/Output/HTML/Standard/xxxx.dtl and by *default* changing the Standard is reflected in real time (barring caching issues). No changes to Config.pm. However, it's recommended to make changes in your own theme because Standard/*.* will get overwritten on updates.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 30
- Joined: 24 Sep 2014, 09:46
- Znuny Version: 3.3.9
- Real Name: Lasse Froberg
Re: Customize Customer web interface
Thanks for the reply.
I tried creating a new folder under /Kernel/Output/HTML called Company and added CustomerLogin.dtl. I did some changes, but can't figure out how to activate it so it applies to everyone accessing the customer site?
I can see your point regarding changing files in Standard. In our production environment there have been made changes to CustomerLogin.dtl so that when accessing https://support.companyname.com/customer.pl it also shows a phone number for our support.
I tried creating a new folder under /Kernel/Output/HTML called Company and added CustomerLogin.dtl. I did some changes, but can't figure out how to activate it so it applies to everyone accessing the customer site?
I can see your point regarding changing files in Standard. In our production environment there have been made changes to CustomerLogin.dtl so that when accessing https://support.companyname.com/customer.pl it also shows a phone number for our support.
-
- Znuny newbie
- Posts: 30
- Joined: 24 Sep 2014, 09:46
- Znuny Version: 3.3.9
- Real Name: Lasse Froberg
Re: Customize Customer web interface
Should it be a custom skin, not a theme?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Customize Customer web interface
http://otrs.github.io/doc/manual/admin/ ... hemes.html
To set a default...
Edit Config Settings in Framework -> Core
To set a default...
Edit Config Settings in Framework -> Core
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Customize Customer web interface
Themes are content arrangement. Skins are content decoration.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 30
- Joined: 24 Sep 2014, 09:46
- Znuny Version: 3.3.9
- Real Name: Lasse Froberg
Re: Customize Customer web interface
I had found the link regarding enabling/adding a theme, but can't see how that will make it possible to add text to the customer website, https://support.company.com/customer.pl?