Plugin development environment for IIQ 8.4

Which IIQ version are you inquiring about?

8.4

Share all details about your problem, including any error messages you may have received.

Hi all,
I’m about to develop a plugin for my company for IIQ (version 8.4). Preferably, I’d like to develop it on my mac, using vscode (it will be tested on our IIQ server obviously, but developed on my PC). Is there any recommended development environment for that? I couldn’t find any template for a basic plugin to start from.
If needed, I can also develop it on other platforms as well (Windows). I would like to understand what is the fastest way to get to a functional plugin.
Thanks in advance!

Hi @YanivW,

there is no limitation on system where you deploy the code for IIQ until you follow the requeriments and use the technologies of IIQ (java\beanshell, angular…).

About me, the best way is follow the guide and download other exising plugin like example.

At end, you can use the system that you prefer, but surely on windows\linux you can find more programs and tools to deploy everything.

Thanks @enistri_devo for your quick response.
I did find the PDF guide you attached, but couldn’t find any example plugin code relevant to the version of IIQ I’m using. Can you please guide me through where to look for that?

If you’re looking for plugin examples, you can find in below link. These are developed by community. I think most of the plugins are compatible with more than 8.0 version and also you can go through plugin guide with To-Do plugin example

As a heads up, while it costs money, check to see if your company will support you going to the IIQ Advanced Implementation: Plugin training through Identity University. They have a self-paced version that walks you through the various different types of plugins that can be done. It’s listed as for v8.3 but there is no substantial difference between 8.3 and 8.4 unless you’re trying to make a plugin for access history.

2 Likes