PHP code example of markocupic / sac-event-registration-reminder
1. Go to this page and download the library: Download markocupic/sac-event-registration-reminder library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
markocupic / sac-event-registration-reminder example snippets
yaml
# config/config.yml
sac_evt_reg_reminder:
disable: false
sid: 'dasrwuefhsd567ewdsf3265667zte'
allow_web_scope: false
notification_limit_per_request: 100
default_locale: 'de'
cron_schedule: '30 4 * * *' # default: every day at 04:30