This addon is developed to make use of IFTTT webhook with Plone
Project description
collective.ifttt
collective.ifttt is a Plone addon which enables any Plone site to play in the IFTTT (pronounced /ɪft/) ecosystem by allowing you to create IFTTT applets at ifttt.com.
Examples
Below are a few examples of using IFTTT with Plone sites:
If a news item is published, then tweet about it or post it on Facebook.
If an event is published, then add it to my calendar.
If new users sign up for an event, then add them to a Slack channel.
If content changes, then record who edited it in a Google spreadsheet.
Documentation
Full documentation for end users can be found in the “docs” folder, and is also available online at http://collectiveifttt.readthedocs.io/en/latest/
Translations
This product has not been translated yet.
Installation
Install collective.ifttt by adding it to your buildout:
[buildout] ... eggs = collective.ifttt
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/collective/collective.ifttt/issues
Source Code: https://github.com/collective/collective.ifttt
Documentation: http://collectiveifttt.readthedocs.io/en/latest/
Support
If you are having issues, please let us know in issues
License
The project is licensed under the GPLv2.
Contributors
Shriyansh Agrawal, agrawalshriyansh05@gmail.com
Changelog
1.0.2 (2018-08-14)
Pypi fixes. [Shriyanshagro]
1.0.1 (2018-08-14)
Bug fixes. [Shriyanshagro]
1.0 (2018-08-08)
Initial release. [Shriyanshagro]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.