• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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