Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
eziftttbundle | eZ Publish Legacy | stable |
Version | Compatible with |
---|---|
N/A | N/A |
Bertrand Dunogier (http://github.com/bdunogier)
This Symfony 2 bundle provides a connector for IFTTT, allowing you
to publish content to eZ Publish 5 (http://github.com/ezsystems/ezpublish-community)
from an http://IFTTT.com recipe.
Of course, IFTTT.com doesn't have native eZ Publish integration,
nor custom web hooks. But it is actually quite easy to re-use the Wordpress one,
that relies on the Wordpress XML-RPC API.
For now, it will create a new Folder (the default one, from plain site) at the Content root. It will of course be made more flexible.
See INSTALL.md.
This bundle requires:
Inspiration from https://github.com/captn3m0/ifttt-webhook.