Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 841 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 841 Bytes

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