gnu-social/plugins/GroupPrivateMessage
2021-07-16 19:44:34 +01:00
..
actions Various obvious bug fixes and better PHP 7 support 2019-04-26 00:34:17 +01:00
classes
forms
lib
locale [PLUGINS] Removed GeoURL as the service doesn't exist anymore 2021-07-16 19:44:34 +01:00
GroupPrivateMessagePlugin.php [CORE] Plugin API now extends a new Module API 2021-07-16 19:44:33 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

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');