Download the PHP package seven.io/bolt without Composer
On this page you can find all versions of the php package seven.io/bolt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download seven.io/bolt
More information about seven.io/bolt
Files in seven.io/bolt
Download seven.io/bolt
More information about seven.io/bolt
Files in seven.io/bolt
Vendor seven.io
Package bolt
Short Description Bolt extension for sending SMS and making text-to-speech calls via sms77.io
License MIT
Package bolt
Short Description Bolt extension for sending SMS and making text-to-speech calls via sms77.io
License MIT
Please rate this library. Is it a good library?
Informations about the package bolt
Official Extension for BoltCMS
Send SMS and make text-to-speech calls.
Installation
-
composer require seven.io/bolt
-
Add Content Type for mobile phone field:
- Head to
/bolt/file-edit/config?file=/extensions/seven-bolt.yaml
and fill out apiKey. Alternatively adjustmappings
where each key represents a content type and the corresponding value is a mobile number field. Notice: You can also edit this file viaMaintenance->Extensions->Configuration
in the administration area.
Usage
Check out the widget in the administration dashboard.
Send SMS
Send SMS to all of your content types.
Make Text-To-speech calls
Calls a given phone number and reads the given text out loud.
Message Placeholders
Each content type field can be used in the text surrounded by {{...}} e.g. {{name}}
resolves to the field name
. Make sure that the value has implemented a .toString()
method as there is no type checking implemented as of now.
Support
Need help? Feel free to contact us.
All versions of bolt with dependencies
PHP Build Version
Package Version
The package seven.io/bolt contains the following files
Loading the files please wait ....