-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
16 lines (9 loc) · 995 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
JomSocial Group Sync
Author: Brian Shaughnessy
Url: www.lcdservices.biz
JomSocial Group Sync is used to synchronize JomSocial groups with Joomla 1.6+ ACL groups. After creating a sync rule using the component interface, any contacts added to a JomSocial group will be added to corresponding linked Joomla ACL groups (provided the contact has an associated user record), and vice versa.
The extension, consisting of a component and plugin, handles synching when a user is added to an ACL group, when a contact is added to a JomSocial group, and when a rule is created.
To download the package from github, click the download button and choose your preferred format. Or download a past version from the tags list. The single-package installer will install the component and install/enable the plugin.
Please use the github issue tracker to report any bugs.
CHANGELOG:
beta-1 :: 2011-08-31 :: missing sync on JomSocial group save to Joomla, due to limitations in JomSocial event triggers