ibmpaul / salutation
A short salutation text to be used in drupal pages.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:drupal-module
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
...