Sdded CarrierSMS support

pull/245/head
Glen 2016-01-05 06:19:35 -07:00
parent 4d6c6aa755
commit 117a3df166
1 changed files with 8 additions and 0 deletions

View File

@ -50,6 +50,10 @@ The following SMS gateways are currently available:
Please note: for these gateways you will need an account with sufficient credits.
* CarrierSMS - <http://www.CanadianDomainRegistry.ca>
CarrierSMS is free sms messaging using your Mobile Carrier's text messaging gateway.
Download
--------
@ -78,6 +82,10 @@ To be able to run an installation from the repo, you need to run the following c
php composer.phar install
If you get "Fatal error: Uncaught exception 'PharException'..." run this and try again:
curl -s http://getcomposer.org/installer | php
If you are familiar with Vagrant (https://www.vagrantup.com)::
vagrant up