aws-samples / eb-php-drupal

Configuration files and instructions for installing Drupal securely and running it in a load balanced AWS Elastic Beanstalk environment with an EFS file system for shared assets.
Apache License 2.0
46 stars 24 forks source link

Support for Cronjob #10

Open AronNovak opened 2 years ago

AronNovak commented 2 years ago

Description of changes:

It adds a new extension to activate a cronjob according to https://www.drupal.org/docs/7/setting-up-cron/overview

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

AronNovak commented 1 year ago

^^ @mwunderl