As more and more folks migrate to Drupal 8, we'll see D8 CiviCRM sites popping-up and some will require the integration to Drupal's cron provided by this module.
Let's get this thing upgraded!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | civicrm_cron-d8-port-2914206-2.patch | 18.53 KB | kerasai |
Comments
Comment #2
kerasai commentedAttached is a patch applicable to the 7.x-2.x branch which should be suitable for an alpha (or beta) D8 release.
It's essentially a straight port of the functionality, however there are a couple of noteworthy changes:
system_setting_form(). This has been removed and replaced with standard form build/validate/submit methods.Comment #3
kerasai commented