This project is not covered by Drupal’s security advisory policy.
A block that provides information about Covid19 and how it affects your working hours, event organisation etc.
It is minimal module that allows to quickly display a message to your site, without ever going to the Drupal UI. For more powerful and customizable options check:
INTRODUCTION
With the COVID19 pandemic we found ourselves having to deploy custom blocks to dozens of sites. Most of them only wanted a very very simple message, but custom blocks are content in D8 and can't be managed from configuration.
For that reason we created this minimal module which we added to every project altering the message as needed by our clients.
INSTALLATION
- Either add as a composer dependency and patch it (see sample.patch) or
- Download the module and edit line 17 in src/Plugin/Block/CovidBlock.php
- If you want edit the install file as needed.
- Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-mod... for further information.
CONFIGURATION
This module expects you to edit it. It doesn't provide something that you can't do with Drupal core, but it allows you to deploy things faster than going through the UI if you maintain dozens of websites.
Stay safe!
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Ecosystem: Alert Box
- Created by bserem on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


