connected-company/conexteo-notifier

This package is abandoned and no longer maintained. The author suggests using the com-company/conexteo-notifier package instead.

Symfony Conexteo Notifier Bridge

2.0.3 2023-06-22 08:04 UTC

This package is auto-updated.

Last update: 2023-11-03 16:00:28 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)