what is the process of moving a plugin from one environment to another?
I have a plugin which is developed in one machine and I would like to move this plugin for it to be used in a RTC environment on a different machine ?
In other words, how do I use a newly developed plugin across environments ?
Can you please let me know what are the process involved ?
Thanks in advance.
Prasanna
In other words, how do I use a newly developed plugin across environments ?
Can you please let me know what are the process involved ?
Thanks in advance.
Prasanna
2 answers
Hi Prasanna,
The Plugin has to be deployed and activated on any server that it has to run on. Then it has to be enabled for the project-area that needs it.
Thanks.
The Plugin has to be deployed and activated on any server that it has to run on. Then it has to be enabled for the project-area that needs it.
Thanks.
Comments
Thanks Valli. You are right, I need to know what are the steps we should follow in deploying the developed plugin in the server. Since I am new to this Jazz and plugin development I need to know the steps that will help me to deploy the developed plugin in the server and then later test the same in the server.
Thanks in advance.
Comments
Tim Mok
JAZZ DEVELOPER Jul 04 '12, 1:45 p.m.When you say you're moving from one environment to another, does this mean the plugin is currently in a different source control system? There's a SVN importer and a CC Connector that may be of use to you.