Advanced Notifications icon

Advanced Notifications

Maintained by Zander Potgieter
Easily create, manage and display notifications/alerts to users.
Price option: Free

Supports Moodle 2.9-3.11 See all versions
Latest release: 4 years ago
Installations: 1483
Downloads (last 90 days): 139

Frankenstyle name: block_advnotifications
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

This block is awesome! Thank you
No worries, Bobby! ;)
Hi Zander.
It must be the Moodle version then. The full message is:
Debugging output enabled
Downloading block_advnotifications ...
<- https://moodle.org/plugins/download.php/18798/block_advnotifications_moodle36_2019012311.zip
-> /var/moodle_data/temp/core_plugin/code_manager/distfiles/4789cdcac10e2b655fe3e9de9a62bba9.zip ... OK
Validating block_advnotifications ... Error
[OK] Name of the plugin to be installed [advnotifications]
[OK] Plugin version [2019012311]
[Error] Required Moodle version [2018051703]
Installation aborted due to validation failure
Thanks
bobby
Also, bobby, the plugin (as at v1.3.2) supports Moodle 3.5 - but from 3.5.3.
So, if your error message looks something like:
Validating block_advnotifications ... Error
[Error] Required Moodle version [2018051703]
Installation aborted due to validation failure
That would be why...
The reason is that the Privacy API (for GDPR compliance) requires two specific functions from Moodle 3.5.3 onwards and I have included these functions. To be safe, I set the required Moodle version to Moodle 3.5.3.
PS. The required version number (2018051703) is different from the build number (20181112).
Hope this helps,
Zander
Hi bobby,
Do you see any additional information above the "Installation aborted due to validation failure" message?
Something like:
Validating block_advnotifications ... Error
[Error] Write access check [/moodle/blocks/advnotifications]
Installation aborted due to validation failure
If it looks like the message above, it may mean you don't have permission to change the plugins files/folder.
Please see https://github.com/learningworks/moodle-block_advnotifications/issues/16 for more info...
Let me know.
Thanks,
Zander
Hi.
I'm getting the message "Installation aborted due to validation failure" when I try to update.
Moodle 3.5.1+ (Build: 20180713)
Regards
sox
Hi Yannick,
I've added support for filters in the latest release, so it should support multilang tags as you requested now. Enjoy!
Thanks,
Zander
Hi Nezam,
The plugin has been updated to display dates better now - no more 01/01/1970! ;)
Thanks,
Zander
Hi Yannick,
Thanks a lot, and nice suggestion! I've added it as an issue over on GitHub (https://github.com/learningworks/moodle-block_advnotifications/issues/11). I hope to implement it in an upcoming release.
Thanks,
Zander
Hi Dan & Benjamin,
basic HTML is now allowed to be used in the Title & Message of the notification (from v1.2.2+) - scripts and the like are stripped. More advanced users can now customise their notifications with custom HTML. I've also made it a setting so administrators can turn this functionality on/off if they wish to do so. Hope it helps a bit! smile
Thanks,
Zander
Hi, thanks for this awesome plugin ! One suggestion though : would be really nice if we could use the multilang tags and filter within the title + text of the notifications... Let us know if you ever make this dream come true and congrats on a great job !
Thanks Dan!
And thanks for the feedback. I've added it as an issue/feature request over on GitHub (https://github.com/learningworks/moodle-block_advnotifications/issues/9) - you can follow any progress there.
Thanks,
Zander
Hi Zander - great plugin, congrats!
I've gone to use it for the first time as I wanted to advise users of an important website, however there's no option for HTML! I appreciate a WYSIWYG editor may not be ideal, but including HTML would be invaluable (I have used HTML in other bootstrap elements before).
Hopefully it's something that can be implemented smile
Best - Dan
Hi Nezam,
Good call - makes sense! I'll try to get it in the next update.
Thanks,
Zander
Dear Zander,
If we don't choosing the from and to date then it showing 01/01/1970. it would be better to show empty or current date.
Thanks