Contacts app

The Contacts app is a simple address book. It stores details such as name, photo and address for each contact person. However, the real purpose of the app is to demonstrate the content app framework. This app is an example how to use the ready-made constructs provided by the framework to build a tool that allows editors to create their own custom data model and use the data on the website.

Contacts app example with the action bar Edit contact field

Configuration

The Contacts app is installed by the Contacts module. This app is a reference example of a pure content app. You can create your own content apps by copying the Contacts app configuration and adapting it to your needs. The app is configured in /modules/contacts/apps/contacts.

Workspace

The Contacts app operates on the contacts workspace. The contacts workspace stores the contact persons and their details.

privacy module writes into the contacts app

Visitors app adds also contacts

In the Magnolia DX Core Travel Demo, the contacts workspace is registered in the configuration of the Privacy module for demonstration purposes of dealing with personal data. This means the Visitors app interacts not only with the visitors workspace but also with the contacts workspace, which is otherwise primarily used by the Contacts app.

Node types

The Contacts module registers a custom mgnl:contact node type. The Contacts app operates on nodes of this type and on folders.

Feedback

DX Core

×

Location

This widget lets you know where you are on the docs site.

You are currently perusing through the DX Core docs.

Main doc sections

DX Core Headless PaaS Legacy Cloud Incubator modules