You are here

sms_simplegateway.info in SMS simple gateway 6

Same filename and directory in other branches
  1. 7 sms_simplegateway.info
;
; SMS Framework gateway module for any simple HTTP GET/POST gateway interface
;
; To make inbound work you must configure your gateway to send the messages to
; URL: http(s)://yourhost.example.com/sms/simplegateway/receiver
;
; Please also read the comment header in sms_simplegateway.module.
;
name = "Simple gateway"
description = "Gateway: Configurable module for quick & easy integration to unknown gateway providers"
package = SMS Framework
version = 6.x-1.x-dev
core = 6.x
dependencies[] = sms

File

sms_simplegateway.info
View source
  1. ;
  2. ; SMS Framework gateway module for any simple HTTP GET/POST gateway interface
  3. ;
  4. ; To make inbound work you must configure your gateway to send the messages to
  5. ; URL: http(s)://yourhost.example.com/sms/simplegateway/receiver
  6. ;
  7. ; Please also read the comment header in sms_simplegateway.module.
  8. ;
  9. name = "Simple gateway"
  10. description = "Gateway: Configurable module for quick & easy integration to unknown gateway providers"
  11. package = SMS Framework
  12. version = 6.x-1.x-dev
  13. core = 6.x
  14. dependencies[] = sms