Skip to content

MVLSLAW/SMSAlertSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMSAlertSystem

Uses the twilio text message service to send text messages to staff. Select 1, a few, or all of the contacts to send a message to. Messages are logged in SQL.

Empty sql tables are included so you can easily upload them.

Uses Bootstrap and Jquery

##Set Up

  • Add you SQL username/password and your Twilio information in sql.php.
  • Upload the empty sql database or individual tables.
  • Using phpMyAdmin or any mysql interface, add username/password to the credentials table.

##Limitations

- Currently there is no way to add login credentials other than directly through SQL.
- All users with credentials have the same rights.
- No way to change or reset password for credentials.

About

Uses the twilio text message service to send text messages to staff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages