Skip to main content

Send feedback email to groups in Plone

Project description

Introduction

collective.groupmail is a way to send an email to all users in the group. It overrides the Member search (in the Users folder) to also return groups, and adds the group details view so that it contains the same type of contact form that the user overview does. This enables you to send an email to the whole group.

If the group has a configured email-address, that adress will be used. If not, each member will have their email address looked up, and the email sent to that member.

Separate emails are sent, so that the reply will go only to the sender and not to everyone. If you want it to go to everyone, you need to set up a mailing list, and add the address of that list to the group properties.

Installation

Add collective.groupmail to the eggs= list in your buildout. Re-run buildout, restart the server. All sites in the server will get this functionality. In the future it is planned to add a layer so that you need to install the product, but because of lack of time this will wait to a future release.

License

GPL, see docs/LICENSE.GPL

Contributors

Changelog

1.1 (2013-08-22)

  • Added number of members to member view.

1.0.1 (2013-06-25)

  • Re-release.

1.0 (2013-06-25)

  • List group members on group contact page.

1.0a3 (2012-09-23)

  • Use a separate view to view groups, that only requires the “View Groups” permission. [regebro]

1.0a2 (2012-09-21)

  • First release to Cheeseshop. [regebro]

1.0a1 (2012-09-21)

  • Initial release. [regebro]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.groupmail-1.1.zip (30.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page