Skip to content

tomicodesdev/IVR-with-Twilio-CodeIgniter-and-Ngrok

Repository files navigation

IVR-with-Twilio-CodeIgniter-and-Ngrok

Interactive Voice Response System with Twilio, CodeIgniter and Ngrok

Requirements

  1. Twilio Account.
  2. Linux OS (feel free to use any OS).
  3. Git.
  4. Composer.
  5. PHP.
  6. Ngrok.

Installation

Install the Project Requirements:

sudo apt-get install php git composer -y
snap install ngrok

Clone the project on GitHub:

git clone https://github.com/learningdollars/adeoluwaakinsanya-IVR-with-Twilio-CodeIgniter-and-Ngrok.git

Usage

Navigate to the project directory in your terminal and start your PHP local web server

php -S localhost:8000

Open a new terminal, Navigate to the project directory and start your Ngrok Server

ngrok http 8000

Create a Twilio account and set up webhooks to your phone number using the Ngrok generated URL.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Interactive Voice Response System with Twilio CodeIgniter and Ngrok

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published