bdunogier/eziftttbundle

IFTTT.com action handler for eZ Publish 5

1.0.0 2013-07-11 23:16 UTC

This package is auto-updated.

Last update: 2024-04-19 09:55:41 UTC


README

Author

Bertrand Dunogier (http://github.com/bdunogier)

If This Then eZ Publish 5

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.

Current behaviour & usage

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.

Configuration & usage

See INSTALL.md.

Requirements

This bundle requires:

Credits

Inspiration from https://github.com/captn3m0/ifttt-webhook.