Contacts module

Edition CE

License

MLA, GPL

Issues

CNTCTSAPP

Maven site

Contacts

Latest

1.8.4

The Contacts module installs the Contacts app that allows editors to create an address book of contacts.

Installing with Maven

Maven is the easiest way to install the module. Add the following to your bundle:

<dependency>
  <groupId>info.magnolia.contacts</groupId>
  <artifactId>magnolia-contacts</artifactId>
  <version>1.8.4</version>
</dependency>
Feedback