how I can deploy the second version of plugin without deleting previous plugin on server
Hi
I have deployed one plugin on server, I have decided to update this plugin with some extra functionalities.
In this case how can I create the second version of the plugin and how can I upgrade that plugin on existing deployed plugin on server without deleting previous version ?
Is there any versioning in the RTC plugin ?
Thanks in Advance
I have deployed one plugin on server, I have decided to update this plugin with some extra functionalities.
In this case how can I create the second version of the plugin and how can I upgrade that plugin on existing deployed plugin on server without deleting previous version ?
Is there any versioning in the RTC plugin ?
Thanks in Advance
Accepted answer
For all I know you can't. I am not aware that there is a patch mechanism that you can use for your custom extensions. It also does not make a lot of sense from my perspective. Only one version can be run any way, so uninstalling and a fresh install is the way to go. See https://rsjazz.wordpress.com/2014/06/12/is-the-extension-deployed-how-can-i-redeploy/