• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Additional Service registration with .net

BrandonH

New Pleskian
I know you guys are PHP centric. But it would be nice for us who use .net since it is windows after all that we can register a service for notifications via .net. Or give plesk a rpc url to get the notifications to.
 
Can you please clarify: you want to have additional service in service plan implemented as .NET assembly?
or you are talking about events like 'Domain created', 'Client created', ...
 
Sounds like he wants a rewrite of the plesk CP in .net so we can setup subscriptions to event notifications (this is a feature with .net) or he wants a RPC call that he can subscribe to particular events.

I'd imagine a rewrite of the entire CP into .net poses not only several security issues but an extensive rewrite from the ground up as code from php would have to be nested inside .net webpages or recoded to C#
 
Back
Top