All posts
KnowledgeUpdated February 20, 20181 min read

Click2Call from scratch

In this tutorial , we use the original code from tcxc-php repo to build a simple page that uses bootstrap+php to build a nice and easy to use click2call form for customers on any website. once they enter their number…

In this tutorial , we use the original code from tcxc-php repo to build a simple page that uses bootstrap+php to build a nice and easy to use click2call form for customers on any website. once they enter their number a call is connected immediatlety between the customer on the web page and the call center number.

Get source code

Back to all posts