Skip to content

An open source web interface for sending and receiving SMS using Twillio SDK

License

Notifications You must be signed in to change notification settings

greensunrise/WebSmser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSmser

A web interface for sending and receiving SMS using Twillio SDK

#Installation

  • Clone repository to your localhost
  • Download composer globally from https://getcomposer.org/doc/00-intro.md
  • Navigate to WebSmser folder
  • Run composer install
  • Change config/sms_creds.yml file to add account_id, auth_token, sender from Twilio
  • Copy config/sms_creds.yml file to config\dist folder
  • Web interface is located inside web directory : localhost/WebSmser/web

About

An open source web interface for sending and receiving SMS using Twillio SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published