Messages App module
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
6.2.18 |
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.2.18</version>
</dependency>
Usage
See Messages app.