Skip to content

eaudeweb/edw_person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDW Person

Enable the person module to provide content managers with the ability to manage people within Drupal.

Installation

  1. Add the following snippet to the repositories section of your composer.json file:
{
    "type": "git",
    "url": "https://github.com/eaudeweb/edw_person.git"
}
  1. Run composer require eaudeweb/edw_person:^1.0

  2. Enable the module: drush en edw_person

Fields

Field label Field name Description Field type Cardinality Required Translatable Widget
Title title Text Single Yes Yes Text field
Body body - - - - -
Countries field_countries Taxonomy term entity reference (Countries) Entity reference Single No No Select
Website field_website Link Single No No TODO
Email field_email Email Single No No TODO

Taxonomies

None

Paragraphs

Use the edw_paragraphs module to enable different visual components that can be added to the meeting sections. Use countries_import module to import Geographical coverage.

Other EDW modules:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published