com-company/conexteo-notifier

Symfony Conexteo Notifier Bridge

3.0.0 2023-12-05 14:07 UTC

This package is not auto-updated.

Last update: 2024-05-07 16:14:09 UTC


README

Provides Conexteo integration for Symfony Notifier.

DSN example

CONEXTEO_DSN=conexteo://APP_ID:API_KEY@default?sender=SENDER

where:

  • APP_ID is your Conexteo App ID
  • API_KEY is your Conexteo API Key
  • SENDER is your sender (optional)