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

Installs: 1 446

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/connected-company/conexteo-notifier

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)