Skip to content

Provides a Drupal Person content type to be reused in projects

Notifications You must be signed in to change notification settings

eaudeweb/drupal_person

Repository files navigation

drupal_person

Provides a Drupal Person content type to be reused in projects

Installation

In composer.json:

  1. In "repositories":[] add:
{
    "type": "git",
    "url": "git@github.com:eaudeweb/drupal_person.git"
}
  1. A SSH Key is required.

  2. Run: composer require drupal/drupal_person

Basic Configuration

  • Contact Person Block - display a custom block with person's contacts.
  • Contact Person - controller to contact a person.
  • Contact Person webform

About

Provides a Drupal Person content type to be reused in projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages