Bel ons vandaag nog +31 (0)71 3040 057

Marval logo
MSM Blog

Developers' Guide to MSM Plugins

Plugins allow easy modification, customisation, and enhancement of your MSM application. Instead of needing to change the core programming of MSM, you can add functionality with plugins.

Following on from our previous announcement, we would like to share with you how you can start creating your own plugins for MSM. In this article we will go through how you can create a plugin, whilst using examples from our JIRA for MSM Plugin which can be found on GitHub here.

Getting Started

As previously discussed we are utilising the emerging Web Component standards, specifically the following specifications:

  • Custom Elements
  • HTML Templates

Custom Elements allow developers to create their own elements as part of the DOM structure with the ability to interact with them just like any other HTML tag.

HTML Template’s allow developers to define markup with the ability to inject dynamic content using JavaScript.

Firstly we have the HTML page. As the plugin developer you will want to include the Template.js polyfill found at http://www.webcomponents.org. This will allow you to use the HTML Template feature in browsers that do not support it natively.

Within the template tags you can write normal HTML markup:

 

 
Plugin HTML Page

In the example above we have included the polyfill and have some standard HTML markup inside our template tag. Be careful with your CSS as you only want it to affect the elements inside your plugin. In this example we have wrapped all our elements with a “div” tag that has the “MarvalSoftware-Jira” class. We will then use this in any subsequent style rules to ensure only our elements are affected.

 

Neem contact met ons op Toon alle berichten

Gerelateerde Berichten

  • Announcing JIRA Plugin for MSM

    I’m pleased to announce that we have just released our new JIRA Plugin for MSM v14.3. This is the first plugin developed specifically for...

    MORE

Eindeloze mogelijkheden met Marval...

Wat uw streven ook is, we hebben de technologie, expertise en de mensen om uw doelen te bereiken.

U heeft misschien nog vragen...

  • Vraag een
    demo aan

    Ontdek de voordelen van onze MSM software, ontworpen om de kwaliteit en klanttevredenheid te verbeteren met verminderde kosten

  • Downloads
    en informatie

    De centrale opslagplaats van interessante en nuttige informatie over IT Service Management

  • Ervaringen
    van klanten

    Ontdek hoe organisaties over de hele wereld Marval MSM gebruiken om hun meest kritische IT Service Management uitdagingen aan te pakken

  • Neem contact op
    met Marval

    Neem contact met ons op om uw serviceverbeteringsplannen te bespreken