Ad Widget

Collapse

Help with the new Zabbix UI modules

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zabbixRabbit
    Junior Member
    • Jul 2020
    • 2

    #1

    Help with the new Zabbix UI modules

    Hi,

    I'm a moderate user of Zabbix and I want to implement the new front-end modules in Zabbix 5.0. Because I'm also new to php I dont know where to start and the official reference in the documentation isn't really helpful.

    Does anybody have a working example or any helpful tips?

    Thank you in advance.
  • sb195c@att.com
    Member
    • Oct 2017
    • 41

    #2
    zabbixRabbit...did you ever find any other resource that was helpful? I'm trying to follow the example in the documentation with no luck.

    Thanks.

    Comment

    • zabbixRabbit
      Junior Member
      • Jul 2020
      • 2

      #3
      Hi,

      I found this dashboard on Zabbix Share. It was very helpful at understanding the project structure and how to build the modules.

      If you are new to PHP MVC, I recommend you pull the source files and open them as a project in an IDE like Netbeans. It's very helpful with guiding through the function calls and how they relate.

      Hope it helps

      Comment

      Working...