MyBB Community Forums

Full Version: MyAlerts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyAlerts is a notification system inspired by those found within XenForo and Invision power Board. It notifies your members of certain actions relating to their accounts occurring around the forum with a small alert in the header.

MyAlerts can also be easily extended by other plugin authors wishing to hook into the plugin to add alerts for actions happening within their own plugin. For more details on this, see here: https://github.com/euantor/MyAlerts/wiki/Integrating

MyAlerts also allows both administrators and users to choose exactly which alerts to receive so your users don't get bogged down by useless alerts they're not interested in and bigger board owners can disable more intensive alert types such as quote alerts.

MyAlerts by default uses jQuery to perform all it's javaScript actions but a Prototype version of the JS is included. For more details on this, see here: https://github.com/euantor/MyAlerts#jquery-or-prototype

MyAlerts also required PluginLibrary version 9 or newer. This can be obtained here: http://mods.mybb.com/view/pluginlibrary

Previews

[Image: Capture.PNG]

[Image: 21114-1349877969-Alerts%20icon.PNG]

[Image: 21114-1349877975-Alerts%20popup.PNG]

Download

https://github.com/euantor/MyAlerts/archive/current.zip

Reporting bugs / getting support

Due to the size and complexity of this plugin there are most likely still a few bugs I've simply forgotten about. It's been in development for a long time and it's been hard to keep track of all the issues.

I'd love if people could report bugs at the plugin's GitHub repository if possible.

License

MyAlerts is released under the MIT license meaning you can do pretty much anything you wish:

Quote:Copyright © 2012 Euan T.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Support

Support is provided here in this thread/forum, but priority support can be received at MyBBStuff.

THOSE FACING ISSUES WITH APART

Check this post for a fix: http://community.mybb.com/thread-127444-...#pid925565

ENABLE ALL ALERTS FOR EXISTING USERS

Thanks to Shade, we have a handy script you can run to enable all alerts for currently registered users. This will become core soon. http://community.mybb.com/thread-127444-...#pid987832
Great plugin! Very useful, I believe it will serve to many people!
Thanks JovanJ Smile
Looks stunning. Will test on localhost.
I'd be interested to hear your thoughts and whether you decide to take it live.
I'll definitely let you know if I do so. Smile

Might suggest some additional improvements (however, it comes from a person like you, doubt I'd find anything) upon testing as well.
Feel free. I'm always open to PMs Smile
Waiting for this long time. Will Surely check it on localhost. It comes from a person like you so we can take it live directly. But still i would use it on localhost for few customization Big Grin
Yeah, I highly advise localhosting it first so you can modify the templates to look exactly how you want them.
I've just made a new plugin today, My Followers which is in use right now. Currently, it sends PM for various actions, but yeah, if I plan to use My Alerts, I'll surely integrate it with alerts system and save PMs and give some relief to server as well.