Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/FreeMobile/README.md

8.0.9840 B
Original Source

Free Mobile Notifier

Provides Free Mobile integration for Symfony Notifier.

This provider allows you to receive an SMS notification on your personal mobile number.

DSN example

FREE_MOBILE_DSN=freemobile://LOGIN:API_KEY@default?phone=PHONE

where:

  • LOGIN is your Free Mobile login
  • API_KEY is the API key displayed in your account
  • PHONE is your Free Mobile phone number

See your account info at https://mobile.free.fr/account/mes-options/notifications-sms

Resources