.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.
.. image:: https://travis-ci.org/collective/collective.ifttt.svg?branch=master :target: https://travis-ci.org/collective/collective.ifttt .. image:: https://coveralls.io/repos/github/collective/collective.ifttt/badge.svg :target: https://coveralls.io/github/collective/collective.ifttt .. image:: https://readthedocs.org/projects/collectiveifttt/badge/?version=latest :target: https://collectiveifttt.readthedocs.io/en/latest/?badge=latest .. image:: https://badge.fury.io/py/collective.ifttt.svg :target: https://badge.fury.io/py/collective.ifttt :alt: Latest PyPI version
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 <http://ifttt.com>
_.
Below are a few examples of using IFTTT with Plone sites:
Full documentation for end users can be found in the "docs" folder, and is also available online at http://collectiveifttt.readthedocs.io/en/latest/
This product has not been translated yet.
Install collective.ifttt by adding it to your buildout::
[buildout]
...
eggs =
collective.ifttt
and then running bin/buildout
If you are having issues, please let us know in issues
The project is licensed under the GPLv2.