معرفی شرکت ها


collective.webhook-0.3.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Webhook content rule action
ویژگی مقدار
سیستم عامل -
نام فایل collective.webhook-0.3.0
نام collective.webhook
نسخه کتابخانه 0.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Asko Soukka
ایمیل نویسنده asko.soukka@iki.fi
آدرس صفحه اصلی https://pypi.python.org/pypi/collective.webhook
آدرس اینترنتی https://pypi.org/project/collective.webhook/
مجوز GPL version 2
.. 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. ================== collective.webhook ================== .. image:: https://travis-ci.org/collective/collective.webhook.svg?branch=master :target: https://travis-ci.org/collective/collective.webhook .. image:: https://coveralls.io/repos/github/collective/collective.webhook/badge.svg :target: https://coveralls.io/github/collective/collective.webhook A Plone content rule action for executing HTTP GET or POST with interpolated JSON payload on content event. Features -------- - Can be used to trigger webhooks from Plone content rules. - Outgoing request are pooled through Plone instance local worker thread throttled by one request / second. Examples -------- - Can be used to trigger CI webhook for building GatsbyJS site from Plone after each time content is being modified. .. Documentation ------------- .. Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar .. Translations .. ------------ .. This product has been translated into .. .. - Klingon (thanks, K'Plai) Installation ------------ Install collective.webhook by adding it to your buildout:: [buildout] ... eggs = collective.webhook and then running ``bin/buildout`` Contribute ---------- - Issue Tracker: https://github.com/collective/collective.webhook/issues - Source Code: https://github.com/collective/collective.webhook License ------- The project is licensed under the GPLv2. Contributors ============ - Asko Soukka, asko.soukka@iki.fi Changelog ========= 0.3.0 (2018-12-05) ------------------ - Add buildout for Plone 4.3 [Asko Soukka] 0.2.1 (2018-06-04) ------------------ - Fix typo in vocabulary value title [Asko Soukka] 0.2 (2018-06-04) ---------------- - Add dedicated method POST FORM for HTTP POST with Content-Type: application/x-www-form-urlencoded [datakurre] 0.1 (2018-05-27) ---------------- - Initial release. [datakurre]


نیازمندی

مقدار نام
>=1.8.4 plone.api
>=1.8.2 Products.GenericSetup
- requests
- six
- futures
- setuptools
xtr Pillow;
xtr plone.app.imaging;
xtr plone.app.testing;
>=5.0.0) plone.testing
xtr plone.app.contenttypes;
xtr plone.app.robotframework[debug];


نحوه نصب


نصب پکیج whl collective.webhook-0.3.0:

    pip install collective.webhook-0.3.0.whl


نصب پکیج tar.gz collective.webhook-0.3.0:

    pip install collective.webhook-0.3.0.tar.gz