- This topic has 1 reply, 2 voices, and was last updated 9 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Email notification on new event being posted
Tagged: email
Hello
I have looked everywhere and it doesn’t appear that if I allow another user to submit an event, then I can get an email as admin advising me.
What I am wanting is that all posts when submitted go as draft (which I can set) and this emails me to check the lost before making it live.
If this is / would be possible that would be great!
In the EME settings, tab “Access”, you can set the rights for “Add events” and others, as long as a person doesn’t have the role to “Publish events”, the events stay in draft.
Also, as documented at http://www.e-dynamics.be/wordpress/?cat=41 , you can create a hook when a new event gets created (eme_insert_event_action), using that hook you can send a mail if wanted.