Problem with adding new Widget on Dashboard !!

English! place to talk about development, programming and coding
Post Reply
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

Problem with adding new Widget on Dashboard !!

Post by IrtazaIjaz »

Hi i'm newbie to OTRS & Perl !!

Here i follow all the steps, but i'm little confuse about the 4th step :
http://blog.otrs.org/2010/09/26/keep-an ... customers/

1) how i will Run this Command ?

perl bin/otrs.RebuildConfig.pl


2) In which SysConfig ,, it will be available in SysConfig.pm or in (OTRS Admin SysConfig ) ?

and you have the new Dashlet definition available in your SysConfig

Ticket -> Frontend::Agent::Dashboard
DashboardBackend###0600-TicketCustomerABC
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Problem with adding new Widget on Dashboard !!

Post by reneeb »

1) On the commandline! Open a commandline change directory to OTRS_HOME (on most systems this is /opt/otrs). Then execute the command (perl ...)
2) It will appear in the SysConfig available via admin area
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Post Reply