sms_simplegateway.info in SMS simple gateway 6
;
; 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
- ;
- ; 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