Details
Description
Our current events (e.g. Services::add) typically only trigger after the service is created.
We should add an option for events to be triggered Before an action and After an action. Existing events will then need to be deprecated and setup to perform the Before or After action to maintain backward compatibility.
- We will need Before and After events available for all of the current events