com-company/conexteo-notifier

Symfony Conexteo Notifier Bridge

Installs: 1 233

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:symfony-bundle

3.0.0 2023-12-05 14:07 UTC

This package is not auto-updated.

Last update: 2024-11-19 18:52:57 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)