PHPackages                             devrusspace/kennwort-email-sender - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. devrusspace/kennwort-email-sender

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

devrusspace/kennwort-email-sender
=================================

API сервиса по отправке транзакционных e-mail собщений kennwort.ru.

1.1.4(3y ago)01.0k1MITPHPPHP &gt;=7.1

Since Dec 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/devrusspace/kennwort-email-sender)[ Packagist](https://packagist.org/packages/devrusspace/kennwort-email-sender)[ Docs](https://github.com/devrusspace/kennwort-email-sender)[ RSS](/packages/devrusspace-kennwort-email-sender/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (1)

Kennwort email sender
======================

[](#kennwort-email-sender)

[![Latest Stable Version](https://camo.githubusercontent.com/1ddac69f61a539543bdc6e64ed297c0694777017a7566dfe7411bd1d5e6cee1d/68747470733a2f2f706f7365722e707567782e6f72672f64657672757373706163652f6b656e6e776f72742d656d61696c2d73656e6465722f76657273696f6e)](//packagist.org/packages/devrusspace/kennwort-email-sender)[![Latest Unstable Version](https://camo.githubusercontent.com/ab11559c5a293399664f3e74858d361ec46c4970724411eaa50105bccb0386ff/68747470733a2f2f706f7365722e707567782e6f72672f64657672757373706163652f6b656e6e776f72742d656d61696c2d73656e6465722f762f756e737461626c65)](https://packagist.org/packages/devrusspace/kennwort-email-sender)[![License](https://camo.githubusercontent.com/26c5148c2d6de38f877250a7d90385d89be6a603bbeafa4b7040b199f1c1cd23/68747470733a2f2f706f7365722e707567782e6f72672f64657672757373706163652f6b656e6e776f72742d656d61696c2d73656e6465722f6c6963656e7365)](https://packagist.org/packages/devrusspace/kennwort-email-sender)

Отправка транзакционных и тригерных e-mail сообщений с использованием шаблонов созданных в личном кабинете сервиса . Шаблоны используют механизм layout, что позволяет просто вносить изменения в ваши тригерные и транзакционные шаблоны писем.

Документация по api размещена по адресу .

Установка
---------

[](#установка)

Предпочтительный способ установки этого расширения - через [composer](http://getcomposer.org/download/).

Выполните

```
php composer.phar require devrusspace/kennwort-email-sender "^1.0"

```

или добавьте

```
"devrusspace/kennwort-email-sender": "^1.0"

```

в секцию require вашего файла `composer.json` и выполните `php composer.phar install`.

Использование
-------------

[](#использование)

[Создадим токен приложения](https://merchant.kennwort.ru/user-advertiser-api-token/create). Обратимся к компоненте, с передачей созданного токена из вашего личного кабинета.

```
