Pone SMS
What is Plone SMS?
Solution contains two Plone products:
Plone SMS bundle provides the tool and sample content type. Solution allows Plone sites to send SMSes via XIAM gateways of Cellular operators directly to cellphones. Product is tested to work with XIAM gatway of O2 cellphone provider. Plone SMS was developed for Dublin Institute of Technology.
ArchitectureSolution contains two Plone products:
- PloneSMSCommunicator
- the tool that talks to XIAM gateway at cellphone operator via XIAM-XML protocol. You'd have to set XIAM gateway properties in the tool' configlet before you are able to send SMSes.
- ShortMessage
- the sample content type that allows sending Short Messages to cellphones. It employs Workflow to plug in the sendout procedure.
- Download releases from Sourceforge.net Plone SMS project area
- Get latest development version from
SVN
- Post feedback about product in TalkQuintagroup Plone Forums
- Negotiate with cellphone provider the access details (XIAM server).
- Setup PloneSMSCommunicator
- Send SMSes
- Unpack into /Products folder of your Zope instance.
- Install PloneSMSCommunicator ans ShortMessage with Quick Installer.