Creating a new configuration page for my custom module (Ignition 8.1.48)

I’m developing a custom module for ignition and I’m having a hard time finding documentation and tips on how I can create my own module configuration page, ideally to show up under the security tab once the module is installed on ignition. I’d like to have a button to activate and deactivate the module, a label to show the module status (if it’s running or not) and a button to import users from ignitions and put them inside my module. If anyone has any tips/help about this I’d really appreciate it.

1 Like

Helpful material:

Note that the example in IA's github repo is quite bare bones. You'll need quite a bit of fleshing out.