ibmpaul / salutation
A short salutation text to be used in drupal pages.
0.5
2022-06-13 17:33 UTC
Requires
- php: >=7.4
README
Salutation is a Drupal plugin, that gives the right salutation, based on current time.
Installation with the Composer:
composer require ibmpaul/salutation
Can be enabled with the Drush:
drush pm-enable salutation -y
Add to the Drupal page
Plugin can be added to any Drupal page with:
Admin > Structure > Block layout > Place block >
Salutation > Place block > Save blocks
...