Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+4 votes
719 views
in Plugins by

Just Extended the Email Plugin by atavakol to allow users to follow a Question which then sends him emails for any answer/comment on that post. This feature can be turned off from admin panel. It was urgent for me otherwise I could have waited for Q2A 1.8 Notifications to come. Use it only if you really need it.

https://github.com/arjunsuresh/qa-publish-to-email

Q2A version: 1.8
by
Yes. That sounds good. But display is bit tricky. I'll test it.
by
Just needed to ask you one more thing. Should this feature be made using a plugin or should it be introduced in core itself. Since the feature is quite small so it won't heart anyone if it's in core.
by
Thanks man for this plugin !
I'm seeing the added button , but not the icon. What should I do to make it appear?
by
@Gurjyot Follow (favorite) option is supported by core. So, this widget should also be ideally part of core as a core widget. That would make life simpler.
@Sshicchi You are welcome. Do you mean the style of the button? The plugin only adds the button and leaves the styling to the theme. With Donut theme, it takes the default Bootstrap button style. I haven't tried it with other themes.

Please log in or register to answer this question.

...