Title: Transmit to Slack
Author: shirgans
Published: <strong>23.06.2019</strong>
Last modified: 23.06.2019

---

Поиск плагинов

![](https://ps.w.org/transmit-to-slack/assets/banner-772x250.png?rev=2110819)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/transmit-to-slack/assets/icon-256x256.png?rev=2110813)

# Transmit to Slack

 Автор: [shirgans](https://profiles.wordpress.org/shirgans/)

[Скачать](https://downloads.wordpress.org/plugin/transmit-to-slack.zip)

 * [Детали](https://ru.wordpress.org/plugins/transmit-to-slack/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/transmit-to-slack/#reviews)
 * [Разработка](https://ru.wordpress.org/plugins/transmit-to-slack/#developers)

 [Поддержка](https://wordpress.org/support/plugin/transmit-to-slack/)

## Описание

Instantly sends new orders from WooCommerce to your desired Slack channel.

#### Screenshots

 * This is how new orders shows on Slack (Ver. 1.0)

### Getting Started

#### Step 1: Create Slack App

 * Go to Slack APIs: https://api.slack.com/apps/ and login
 * Create a new app
 * Give it a name (WC Orders, for example)
 * Choose the workspace you would like to integrate with
 * Under “Building Apps for Slack” click on “Incoming Webhooks”
 * At the top — Activate Incoming Webhooks
 * Then, at the bottom, click on the button to add new webhook
 * Choose the channel you wish the orders will show in
 * You can create a new channel on slack and then refresh that page, so you can 
   select the channel you just created
 * Click Install
 * You will see a new webhook URL, something that starts like this: https://hooks.
   slack.com/services/T8KD1LQ……
 * Copy this URL

#### Step 2: Add code

 * Add the following code to your functions.php.
 * change «paste Webhook URL here» to the copied URL (from step 1)

add_filter(‘transmit_to_slack_webhook_url’, ‘slack_webhook_url’);
 function slack_webhook_url(){
return ‘paste Webhook URL here’; }

### Contribute on GitHub

You are welcome to contribute this open source project on GitHub:
 https://github.
com/shirgans/transmit-to-slack

## Скриншоты

 * [[

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«Transmit to Slack» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

 *   [ shirgans ](https://profiles.wordpress.org/shirgans/)

[Перевести «Transmit to Slack» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/transmit-to-slack)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/transmit-to-slack/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/transmit-to-slack/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/transmit-to-slack/)
по [RSS](https://plugins.trac.wordpress.org/log/transmit-to-slack/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.0 — 2019-06-23

 * First version

## Мета

 *  Версия **1.0.0**
 *  Обновление: **7 лет назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 4.5.0 или выше **
 *  Совместим вплоть до: **5.2.24**
 *  Версия PHP ** 5.2.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/transmit-to-slack/)
 * Метки:
 * [api](https://ru.wordpress.org/plugins/tags/api/)[orders](https://ru.wordpress.org/plugins/tags/orders/)
   [slack](https://ru.wordpress.org/plugins/tags/slack/)[woocommerce](https://ru.wordpress.org/plugins/tags/woocommerce/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/transmit-to-slack/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/transmit-to-slack/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/transmit-to-slack/reviews/)

## Участники

 *   [ shirgans ](https://profiles.wordpress.org/shirgans/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/transmit-to-slack/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](https://www.paypal.me/shirgans)