2017 © Pedro Peláez
 

elgg-plugin autosubscribegroup

This plugin allows new users to get joined to groups automatically when they register.

image

iionly/autosubscribegroup

This plugin allows new users to get joined to groups automatically when they register.

  • Saturday, September 19, 2015
  • by iionly
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Autosubscribegroup Plugin for Elgg 4.0 and newer Elgg 4.X

Latest Version: 4.0.0
Released: 2022-01-24
Contact: iionly@gmx.de
Website: https://github.com/iionly
License: GNU General Public License version 2
Copyright: (C) iionly 2012, (C) Elbee 2008, (*1)

Description

This plugin allows new users to get joined to groups automatically when they register., (*2)

Installation and configuration

  1. If you have a previous version of the Autosubscribegroup plugin installed, first remove the old autosubscribegroup plugin folder from your mod directory before copying/extracting the new version to your server,
  2. Copy the autosubscribegroup plugin folder into you mod folder,
  3. Enable the Autosubscribegroup plugin in the admin section of your site,
  4. Define the list of groups you want new members to get joined when they register in the plugin's settings.

How to define the list of groups for autosubscribe

The list of groups you need to define consists of a comma separated list of the GUIDs of these groups. For example you can find out the GUID of a group when you look at the URL when you are on the group's profile page:, (*3)

http://yoursite.url/groups/profile/<GUID>/name-of-group

The number that is shown in the URL (instead of <GUID>) is the number you need. Then simply list all the GUIDs of the groups separated by commas in the text input field on the autosubscribegroup settings page:, (*4)

<GUID1>,<GUID2>, etc., (*5)

Press save and you are done., (*6)

The Versions

19/09 2015

dev-master

9999999-dev https://github.com/iionly/autosubscribegroup

This plugin allows new users to get joined to groups automatically when they register.

  Sources   Download

GPL-2.0

The Requires

 

plugin elgg

19/09 2015

1.9.2

1.9.2.0 https://github.com/iionly/autosubscribegroup

This plugin allows new users to get joined to groups automatically when they register.

  Sources   Download

GPL-2.0

The Requires

 

plugin elgg