maxramirez84 / redcap-email-notifications-module

REDCap External Module that allows project administrators to schedule email notifications (every minute, hourly, daily, weekly or monthly) to one or more recipients summarizing record creation through REDCap API, i.e. REDCap Mobile App.
https://www.project-redcap.org/
MIT License
0 stars 0 forks source link

Fixes #1 #2

Closed maxramirez84 closed 5 years ago

maxramirez84 commented 5 years ago

Cron job crashed due to class 'Plugin' not found

Check if the Plugin class exists before using it.