Messages App module
Collaboration and workflow Bundled: Community edition
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
6.3.0 |
Messages app allows you to send messages to other users via the Notifications app.
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.messages</groupId>
<artifactId>magnolia-messages-app</artifactId>
<version>6.3.0</version> (1)
</dependency>
1 | Should you need to specify the module version, do it using <version> . |
Usage
See Messages app.