ftw.notification.email

Send edit-notifications by email.


Keywords
ftw, notification, email, plone
License
GPL-2.0
Install
pip install ftw.notification.email==2.2.0

Documentation

ftw.notification.email

This package is an extension for ftw.notification.base providing email notification after editing a content.

See ftw.notification.base for further details.

Usage

  • Add ftw.notification.email to your buildout configuration:
[instance]
eggs +=
    ftw.notification.email
  • Install the generic setup profile of the package

Links

Copyright

This package is copyright by 4teamwork.

ftw.notification.email is licensed under GNU General Public License, version 2.