Importing Custom Widget source code
Hello,
I have written a custom widget for RTC in Java and JS on my development laptop. I need to import the code into the test environment, but I am not finding a way to do it. In my dev environment it is already installed as a mini-dashboard widget. I have found how to import it into a dashboard which is ultimately what we're trying to accomplish with this, but I need to get the widget into the test environment first.
How do I export/import the source code in a way that the test environment (further production) will allow me to include it in a mini/personal dashboard?
This is our first time working with custom widgets and any help would be appreciated, thanks!
One answer
https://github.com/jazz-community has source code for several RTC widgets. Maybe looking at those could help?