gnu-social/plugins/GroupPrivateMessage
brunoccast c7afe2f86c [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
..
actions Various obvious bug fixes and better PHP 7 support 2019-04-26 00:34:17 +01:00
classes utf8mb4 conversion on database with index adjusts 2015-02-12 18:18:55 +01:00
forms plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
lib Initial move towards microformats2 2014-06-22 17:11:04 +02:00
locale [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
GroupPrivateMessagePlugin.php [VersionBump] 1.19.0, fairly late 2019-06-07 15:02:08 +01:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

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