Files
Chamilo/plugin/send_notification_new_lp
Xes 73154ae174
Behat tests 1.11.x 🐞 / PHP 7.4 Test on ubuntu-latest (push) Canceled after 0s
PHP-CS-Fixer / composer_install (7.4) (push) Canceled after 0s
Chamilo 1.11.40 (ZIP oficial v1.11.40)
Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip
sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439
Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
2026-08-06 17:59:45 +02:00
..

Mailing new LPs to students and their HR Managers

This plugin allows you to enable sending of emails to students and their human resources managers when a new learning path (LP) is published.

When enabling this plugin, it adds a checkbox in the LP's configuration page to define whether the LP publication should be notified to the learners

For its operation, it is necessary to have an extra field 'notify_student_and_hrm_when_available' with 'default_value' equal to 1, which will enable the possibility of executing the main/cron/learning_path_reminder.php cron to send the emails to the users registered in the lp and to their hr.

It is recommended that it be run once a day since it evaluates all learning paths in the range from 0:00 to 23:59.