Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
Yianni_Ververis
Employee
Employee

I have blogged about qdt-components in the past, on how we can use it with Angular, React, Vue and simple html in the past.

 

Today I will focus on the Wordpress version.

 

We can start by searching for the plugin. You can type "Qlik" or "qdt" and you will see it in the results

Search.png

 

Once installed, go to the settings and add your server configuration

Settings.png

 

Then, you can go ahead and create your page/post and add the shortcodes. So far, the only available ones are for KPIs and embedding visualizations.

 

[qdt-component type="QdtKpi" expr="=Num(Count(distinct operation_id), '###,###')"]

[qdt-component type="QdtViz" id="sNMsjYL" height="400px"]

 

 

Here is how it should like at the end

page.png

 

Coming up: All of the features in qdt-components

React template with qdt-components

 

Github: https://github.com/qlik-demo-team/qdt-wordpress-plugin

 

Yianni

3 Comments