Back to vBulletin 3.7 Add-ons

Social Group Email
Mod Version: 1.0.0, by Farcaster

This modification is in the archives.
vB Version: 3.7.0 Rating: (6 votes - 5.00 average) Installs: 78
Released: 16 May 2008 Last Update: Never Downloads: 286
Not Supported DB Changes Uses Plugins Template Edits Additional Files  

Updated vb4 version now available: Social Group Emails

This modification will allow social group owners and administrators to send an email to all members of a social group. Each usergroup can be configured to specifically allow or disallow sending to groups they created, if you would like to limit this ability to specific trusted user groups. By default, admins will also be able to send emails to members of any group, regardless of whether they created the group or not.

Note: If a social group member has elected not to receive emails from other members or is invited to a group and has not accepted yet, they will not receive emails sent using this modification.

Installation

1. Upload bitfield_socialgroupemail.xml to your forum/includes/xml directory before you install the product.
2. Use the Product Manager to import the product file product-rah_socialgroup_email_1_0_0.xml.
3. Use the Style Manager to find and edit your socialgroups_group template:

Near the bottom, find:
HTML Code:
   <if condition="$groupoptions['managemembers']">
    <li class="smallfont">
     <a href="group.php?$session[sessionurl]do=managemembers&amp;groupid=$group[groupid]">$vbphrase[manage_members]</a>
    </li>
   </if>
Below that ADD:

HTML Code:
   <if condition="$groupoptions['email_group']">
    <li class="smallfont">
     <a href="sendmessage.php?$session[sessionurl]do=groupemail&amp;groupid=$group[groupid]">$vbphrase[email_members]</a>
    </li>
   </if>
Configuration:
By default, regular members, moderators, super moderators and administrators are configured to be able to send emails to their own social groups. Additionally, administrators are configured to be able to send email to any group. To change these permissions for these or any other groups:

1. In the AdminCP, goto Usergroups -> Usergroup Manager.
2. Edit the user group.
3. Find the section "Social Groups Permissions," and set the permissions for emailing as desired.

Uninstallation (IMPORTANT)
To properly uninstall this product, follow these instructions exactly:

1. Delete the file bitfield_socialgroupemail.xml from your forum/includes/xml directory.
2. Uninstall the product.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Social_Group_Emails.zip (85.1 KB, 317 downloads)

Screenshots

Click image for larger version
Name:	admincp_usergroup_options.JPG
Views:	307
Size:	45.2 KB
ID:	80746   Click image for larger version
Name:	social_group.jpg
Views:	678
Size:	47.5 KB
ID:	80747   Click image for larger version
Name:	email_form.jpg
Views:	371
Size:	19.8 KB
ID:	80748  


vblts.ru supports vBulletin®, 2022-2024