Provides a Drupal Person content type to be reused in projects
In composer.json
:
- In
"repositories":[]
add:
{
"type": "git",
"url": "[email protected]:eaudeweb/drupal_person.git"
}
-
A SSH Key is required.
-
Run:
composer require drupal/drupal_person
- Contact Person Block - display a custom block with person's contacts.
- Contact Person - controller to contact a person.
- Contact Person webform