Email bundle

Maintainers

Package info

github.com/SmartInformationSystems/EmailBundle

Type:symfony-bundle

pkg:composer/smart-information-systems/email-bundle

Statistics

Installs: 38

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master / 2.0.x-dev 2020-03-13 09:00 UTC

This package is not auto-updated.

Last update: 2026-03-07 19:59:33 UTC


README

Настройка

В файле app/config/config.yml включить новый spool:

swiftmailer:
    ...
    spool:
        type: smart_information_systems_spool

Включить в crontab запуск команды рассылки писем:

php app/console sis_email:send --env=dev