Is there any way to get email notifications if something is added in ISPConfig? eg: if a new website, mailsetup, database or dns zone is added. While this is obviously just an advisory type of thing, it would certainly help to know if a client setup something new - and maybe screwed something up. I did a search of the forums and didn't really see anything on this topic.
There is no such function available in ispconfig. But t should be possible to implement that as a interface plugin which you attach the the edit and insert events of al relevant forms.