How can I deploy the spark plugin automatically with openfire's setting?

I am developping spark plugins and want to deploy them automatically to client.

e.g

I put the spark plugins somewhere of openfire, can they be automatically downloaded

to client’s(Spark) …\Spark\plugins folder?

thanks a lot

Hello,

There is no built-in functionality for deploying sparkplugs from Openfire, although it would be a pretty powerful (and potentially dangerous) feature. You could certainly implement this sort of functionality yourself using Spark/Openfire plugins but of course you’d first have to manually deploy the sparkplug, so it’s a bit of a chicken and egg problem.

Hope that helps,

Ryan