Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Add e-mail notifications for ALL messages?
This might be an unusual question, but is there a way to add e-mail notifications for EVERY message to the admin of a Vanilla 2 forum?
I have a very small forum for my apartment building and I would like to know every time any user posts a new discussion or a comment on my forum so I can keep track of usage and respond quickly.
Would it be difficult to write a plugin that enables the admin/admins of a Vanilla forum to get e-mail notifications for EVERY post?
I have a very small forum for my apartment building and I would like to know every time any user posts a new discussion or a comment on my forum so I can keep track of usage and respond quickly.
Would it be difficult to write a plugin that enables the admin/admins of a Vanilla forum to get e-mail notifications for EVERY post?
2
Comments
Vanilla Forums COO [GitHub, Twitter, About.me]
For version 0.2, I had in mind to make it some sort of AutoBookmark plugin that puts a preference in the UserProfile->My Preferences and whenever someone starts a new discussion, if you have this AutoBookmark feature on, it automatically subscribes you to it. Also, you should be able to disable this AutoBookmark feature at any time from your profile.
Let me know what you think of it.
/cd
Could I request another option for the next version? Since I am the admin of my forums, I would like to be notified any time another user posts a new discussion OR comments on any post. It would be great if your plugin could have the option to email ALL posts to admins.
@Tim thanks for this: http://vanillaforums.org/discussion/12912/event-request . It is exactly what i need to hook into the preferences view.
I'll get cracking tomorrow morning.
Catalin
I've got a forum set up for a very small amount of users (about 10-15 of them, in my apartment buidling). I've got two or three admin users who are board members, and we don't want to miss any questions or other posts done by members in this forum.
Since it's a very small forum, the activity is very low. Therefore I don't check in on the forum every day in my daily surfing routine.
Now, say a user posts a question in the forums and I don't see it for a week or two. This is what I would like to avoid by having a plugin enabling admin users to recieve EVERY post/comment by e-mail.
It should be rather simple for you to implement, right?
I know it's rough with keeping up with stuff. Just wanted to let you know it will be greatly appreciated if you get around to it!