• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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