com-company/conexteo-notifier

Symfony Conexteo Notifier Bridge

Maintainers

Package info

github.com/Com-Company/connexteo-bundle

Homepage

Issues

Type:symfony-bundle

pkg:composer/com-company/conexteo-notifier

Statistics

Installs: 3 240

Dependents: 0

Suggesters: 0

Stars: 0

4.0.0 2024-12-05 13:32 UTC

This package is not auto-updated.

Last update: 2026-03-12 20:27:10 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)