About#

contentrules.slack is a package providing a Plone content rules action to post a message on Slack.

Code Health#

PyPI PyPI - Python Version PyPI - Wheel PyPI - License PyPI - Status

PyPI - Plone Versions

Code analysis checks Tests Code Style

GitHub contributors GitHub Repo stars

Installation#

Add contentrules.slack to the Plone installation using pip:

pip install contentrules.slack

or add it as a dependency on your package's setup.py

    install_requires = [
        "contentrules.slack",
        "Plone",
        "plone.restapi",
        "setuptools",
    ],

Start Plone and activate the plugin in the addons control-panel.

Translations#

This product has been translated into:

  • English (Érico Andrei)

  • Português do Brasil (Rudá Porto)

  • Deutsch (Yael Biran)

  • Español (Álvaro Hurtado Mochón)

License#

The project is licensed under the GPLv2.

One Last Thing#

Originally Made in Berlin, with love, by your friends @ Briefy and Pendect.

Now maintained by the Plone Collective