UoE DLAM Activity Notifications
This WordPress plugin allows a specified course organiser to receive activity notifications via email.
by DLAM Applications Development Team · github.com/uoe-dlam/ed-activity-notifications
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/uoe-dlam/ed-activity-notifications/archive/refs/heads/master.zipReadme
University of Edinburgh Wordpress Plugin - Blog Notification Alerts
UoE DLAM Blog Notification Alerts
Description
This plugin is designed to listen for a blog events, via the wordpress action hooks, check if they are notifiable, and if so, notify the course instructor, via email.
Notifiable Events
- Student Publishes a Blog Post.
- Student Replies to an Instructor's Comment on the Student's Blog Post.
Instructor Email
To identify the email for the course instructor, the code will check the following location.
- 'notification_email' blog option as sent from the VLE module settings as a custom parameter.
Run Tests
Requires Composer dev dependencies to be installed.
Depending on your entry point, this will run the plugin unit tests within a wordpress installation.
wp-content/plugins/ed-student-post-alerts/vendor/bin/phpunit -c wp-content/plugins/ed-student-post-alerts/phpunit.xml --testsuite UnitRead the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Jul 9, 2020 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.