Description
This plugin adds new widget ‘Subscribe Google Groups’, which allows visitors to sign up to admin-specified Google Group.
After user as entered her e-mail address and submits the form, plugin (tries to) sends e-mail to [email protected]. Afterwards, Google Groups sends confirmation link to submitter, and when user has clicked the link, she gets added to the group.
Note: If user domain has strict SPF/DKIM policies for e-mail handling, @googlegroups.com might reject their subscription request. In this case user needs to subscribe manually (by sending mail from her e-mail client or by visiting group page.)
Site can have 1-N widgets, each with their own configuration.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/subscribe-google-groups
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Appearance -> Widgets screen to add the widget to desired places in your layout
- Configure widgets, ie. fill at least the name of your group, “slug”
FAQ
None submitted yet.
Contributors & Developers
“Subscribe Google Groups” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Subscribe Google Groups” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First release.