gnu-social/plugins/ForceGroup
Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0
Ran composer update and locale updater
2020-08-04 05:31:44 +01:00
..
locale [VersionBump] 2.0.0alpha0 2020-08-04 05:31:44 +01:00
ForceGroupPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2019-11-21 00:21:22 +00:00
README [ForceGroup] Modernized plugin and improved documentation 2019-08-24 01:59:36 +01:00

README

The ForceGroup plugin allows forced group memberships and allows forcing all notices
to appear in some groups.

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

Settings
========
post: Members of these groups will have all their posts mirrored into the group even if they don't explicitly mention it.
join: New user registrations will automatically join these groups on registration. They're _not_ prevented from leaving, however.

Example
=======
addPlugin('ForceGroup');

Some Example Use Cases
=======================
(join) Forcing a group membership allows to have a group dedicated to your instance or some of your instance main topics.
(join + post) Allows you to federate your instance timeline