I am not sure what functionality will make sense:
- Admin option to allow notifications for all new threads for admins
- Admin option to allow notifications for all new threads for mods
- Admin option to allow notifications for all new posts for admins
- Admin option to allow notifications for all new posts for mods
- Subscribe to categories
- Subscribe to forums
- Subscribe to threads
I dont want to add too many features so I have to be careful. I only want to implement things which are usefull for a wide range of users.
Any suggestions?
It looks like a good base. For me, it will be good enough.
Suscription to catogories/forums and threads are basics in forums so it’s the most important feature for an efficient forum to my eyes.
Allowing the notifications to admin and mods is a good complement – even if it’s less important for me as I manage a very little forum.
Other things which comes into my mind:
If you turn on notifications for mods: Should all admins/mods be notified or only some of them? Or only the site owner? You have to add select boxes where you can select those admins/mods.
I think it would be very annoying if I add tons of configuration settings for this. I also dont want to bloat the design of the forum with many subscribe buttons everswhere (categories/forums/threads).
You also need a place to manage your subscriptions.
This is really a big thing if you want to implement this in a nice way because I want to keep it simple.
I see!
And offcourse, no owerkill.
For me is the functionality you noted over here good enough.
I think: All mods – or noone. All admins – or noone.
This will be a very good update for the forum, without destroying the clean&simple style you have here.
Any idea when a update will be released with notifications? 🙂
Just wondering..
I have to implement subforums first. Notifications will come after it I think.
Looking forward… 🙂
I will translate the nb_NO 🙂
Hi there, I would also like to see the addition of email notifications to this plug in.
Thanks,
Dan.
Hi there, I would like to see the email notifications also. Maybe a paid version?
Hello joostm and dcart87,
I will start to implement a notification feature as soon as I am done with the subforums. 🙂 You can find a ticket on GitHub:
https://github.com/Asgaros/asgaros-forum/issues/22
Hello,
I use the “function after_submit($post_id)” as mentioned above. It works great …. almost. There are e-mails sent even when no post/thread are edited or submit. Does anybody know a code when the “$post->text” = 0 the e-mail will not be sent?
THANK U ALL!!
I think i found it. i removed a cron and if it doesn’t resolve the problem i let u all know.
Removing The cron solveren The probleem.
Just waiting for the notification-update 🙂