Branch
Branch content type is used for adding Branches on the site.
Fields
| Name | Machine name | Required | Description |
|---|---|---|---|
| Title | drupal’s default | Yes | Title of the branch item. |
| Neighborhood | field_location_area | No | A taxonomy reference field using the “Area” vocabulary. |
| Coming Soon | field_location_state | No | A checkbox field to determine branches in development. |
| Temporary URL | field_location_temp_url | No | A link field to provide a temporary page URL (a blog post, or something else) if the branch is coming soon. |
| Meta Tags | field_meta_tags | No | A meta tags field allows us to provide structured metadata and Graph meta tags for Facebook, Pinterest, LinkedIn and other social networking sites. |
| Contact | Field group | ||
| Address | field_location_address | Yes | An address field that will provide the ability to add details about the locations. Details to be completed:
|
| Branch Coordinates | field_location_coordinates | No | Input for providing the latitude and longitude information. |
| Phone | field_location_phone | Yes | Input for providing the phone information. |
| Fax | field_location_fax | No | Input for providing the fax information. |
| field_location_email | No | Input for providing the email information. | |
| Directions | field_location_directions | No | A link field for adding the directions link. |
| Branch Hours | Field group | ||
| Branch Hours | field_branch_hours | Paragraph | Paragraph to indicate the branch hours. |
| Day of the week | field_branch_hours_day | No | Select list with following values:
|
| Start/End Time | field_branch_hours_time | No | Textfield with description “e.g. 9am - 5pm, closed.” |
| Header Area | Field group | ||
| Content | field_header_content | No | A paragraph embed field that will allow us to add various flexible content modules, from the predefined list of paragraph types. |
| Content Area | Field group | ||
| Content | field_content | No | A paragraph embed field that will allow us to add various flexible content modules, from the predefined list of paragraph types. |
| Bottom Area | Field group | ||
| Content | field_bottom_content | No | A paragraph embed field that will allow us to add various flexible content modules, from the predefined list of paragraph types. |
URL pattern
Content type is using following pattern:
/locations/[node:title]
Last modified May 10, 2022: bug: fix directory names to not confuse case sensitive filesystems (21456918)