I’ve been using the PublishEventListener / PublicationPostProcessingModule to deposit documents into an external database.
Is there a similar setup for event listener / module to process documents going offline? I need to be able to remove the deleted documents from the external database.