Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewgall/openvbx-saveandreply
openvbx-saveandreply is a plugin for OpenVBX (http://openvbx.org) that allows you to save an incoming SMS to an inbox and automatically respond.
https://github.com/matthewgall/openvbx-saveandreply
Last synced: 14 days ago
JSON representation
openvbx-saveandreply is a plugin for OpenVBX (http://openvbx.org) that allows you to save an incoming SMS to an inbox and automatically respond.
- Host: GitHub
- URL: https://github.com/matthewgall/openvbx-saveandreply
- Owner: matthewgall
- License: mit
- Created: 2015-04-02T07:17:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-10T11:34:20.000Z (over 9 years ago)
- Last Synced: 2024-06-01T17:11:42.853Z (5 months ago)
- Language: PHP
- Size: 152 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openvbx-saveandreply
openvbx-saveandreply is a plugin for OpenVBX (http://openvbx.org) that allows you to save an incoming SMS to an inbox and automatically respond.## Requirements
Tested for use with OpenVBX 1.2.15 r79
It should also work with version 1.2.13 and above.
If you find any issues please open a [support request] [1].[1]: https://github.com/matthewgall/openvbx-saveandreply/issues
## Installation
[Download][2] the plugin and extract to /plugins
[2]: https://github.com/matthewgall/openvbx-saveandreply/issues/archive/master.zip
## Usage
Once installed, New applets will appear on the sidebar when you create flows. You will also see a new page appear on the sidebar.
## Applets
### Save and Reply
This works exactly the same way as the standard Send a Reply applet with a few additional features:
* You have the option of saving the incoming SMS to a user or group mailbox before the response is sent;
## Future Proposals
- [ ] Allow further applets to be chained to the Save and Reply applet for more complex processing flows;