Drupal Starter Kits

Place

Installing the Place content type

  1. Run composer require -W drupal/acquia_cms_place to install the module in your application codebase.
  2. Do one of the following to enable the module:
    • Go to the Extend menu of the administrative panel, and search for acquia_cms_place.
    • Run drush en acquia_cms_place -y.

Included fields

The Person content type includes the following fields:

FieldDescription
TitleThe title of the place.
SummaryA brief summary of the place. By default, this field is hidden. Click Edit summary to view this field.
DescriptionA brief description of the place.
Text formatThe text format. You can select Filtered HTML or Site Studio from the drop-down menu.
Address

The address field auto-populates the rest of the fields based on the country selection. The address of the place with the following details:

  • Country
  • First name
  • Last name
  • Company
  • Street address
  • City
  • Postal code
GeofieldThe latitude and longitude of the place.
TelephoneThe phone number of the place.
MediaThe main image associated with the place. This appears as their profile image and as a thumbnail when the page appears within a list. Click Add Media to upload an image.
Taxonomy

One of the following taxonomy types:

  • Categories: The categories that you select from the drop-down menu.
  • Tags: The tags.
  • Place Type: The place type that you select from a dropdown menu.
LanguageThe language of the place page.
Save asThe state in which you want to save the details of the person. You can save the details of the place as Draft, In Review, or Published.

Creating a Place content

  1. Sign in to Drupal Starter Kits.
  2. In the Drupal Starter Kits administrative interface, click Manage > Content >s Add Content > Place.
  3. Enter an appropriate value in each field.
  4. Click Save.
  5. Verify the changes on your site.

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Acquia Help

Filter by product:

Drupal Starter Kits common questions