Does anyone know of a plugin or script to update a website via text messaging?
I am working on a website for an honors society, & I am constrained by the layout… But I want too add some new under the hood features one of the things I am remember seeing is people updating websites via text messages. I was curious to how this is done, is there a script or plugin I can use?
one way is to have the users send text messages to a SMS-to-Email gateway. This way, the text messages would arrive by email. Then, you could build something that would parse the emails and post the content to your web site.