Hi there,
I studied and tried the CRM SDK for plugin development and most of it is clear. The only thing I could not find is information about how I can register a plugin without special steps, so it will be run on all requests.
Background is: I'd like to manipulate the sitemap programmatically and I already have a code that should be working, but I don't know where I can set this to be executed. If I only register the plugin within RegisterFile.crmregister without steps it doesn't seem to be executed at all.
Cheers,
Thomas