how to deploy otrs customization

Moderator: crythias

Locked
pistobef
Znuny newbie
Posts: 20
Joined: 02 Sep 2010, 12:40
Znuny Version: 3.0.9
Location: Italia

how to deploy otrs customization

Post by pistobef »

how can be deployed a customization to an standard module in otrs wich is not overtwitten by an upgrade?
we try to follow the istructions included in otrs\C\ustom\readme but module copied in otrs\C\ustom\... won't be loaded :(
OTRS 3.0 on Debian with MySQL database connected to Opnen LDAP for Agents and Customers.
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: how to deploy otrs customization

Post by yuri0001 »

Hi!
Put your version of the .dtl files in a folder and make this folder - the default folder (DefaultTheme) --> SysConfig in Framework -> Core-->DefaultTheme (Name of your folder). Probably you would need to change the agent preferencies (Theme parameter)
http://doc.otrs.org/3.0/en/html/themes.html
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: how to deploy otrs customization

Post by crythias »

it's not C\ustom, it's Custom
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
pistobef
Znuny newbie
Posts: 20
Joined: 02 Sep 2010, 12:40
Znuny Version: 3.0.9
Location: Italia

Re: how to deploy otrs customization

Post by pistobef »

crythias wrote:it's not C\ustom, it's Custom
il was a mistake when I post on the forum; we tried with module otrs\C\ustom\kernel\Modules\CustomerTicketMessage.pm and it wont be loaded
OTRS 3.0 on Debian with MySQL database connected to Opnen LDAP for Agents and Customers.
pistobef
Znuny newbie
Posts: 20
Joined: 02 Sep 2010, 12:40
Znuny Version: 3.0.9
Location: Italia

Re: how to deploy otrs customization

Post by pistobef »

yuri0001 wrote:Hi!
Put your version of the .dtl files in a folder and make this folder - the default folder (DefaultTheme) --> SysConfig in Framework -> Core-->DefaultTheme (Name of your folder). Probably you would need to change the agent preferencies (Theme parameter)
http://doc.otrs.org/3.0/en/html/themes.html
lookin on documentation your solution seem to woak only for DTL modules; we also have customization on PM files
OTRS 3.0 on Debian with MySQL database connected to Opnen LDAP for Agents and Customers.
Locked