gnu-social/plugins/GroupPrivateMessage
2021-07-16 19:44:34 +01:00
..
actions
classes
forms
lib
locale [PLUGINS] Removed GeoURL as the service doesn't exist anymore 2021-07-16 19:44:34 +01:00
GroupPrivateMessagePlugin.php
README

The GroupPrivateMessage plugin allows users to send private messages to a group.

Installation
============
add "addPlugin('GroupPrivateMessage');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('GroupPrivateMessage');