diff --git a/Tawkto.xml b/Tawkto.xml index ee9714f..6594b48 100644 --- a/Tawkto.xml +++ b/Tawkto.xml @@ -1,5 +1,5 @@ <_> - i5EhQVYD5TTaU6m4 + 6tE5GGLJqnCwUULG TawkTo community @@ -11,11 +11,9 @@ Tawk.to launched a beta version in Q4 2013 and mobile apps for Android and iOS a This agent-centric live chat software has been developed to meet the technical, functional, analytical, and UI requirements of the actual end user. OSL v3.0 - 1.0.0 + 1.0.1 alpha - Initial relase - -*Allows to choose which widget you want to use + Fix array issue with php <= 5.3 tawk @@ -44,7 +42,7 @@ This agent-centric live chat software has been developed to meet the technical, - + @@ -67,6 +65,8 @@ This agent-centric live chat software has been developed to meet the technical, magedesign mageetc magedesign + magedesign + magedesign @@ -74,7 +74,9 @@ This agent-centric live chat software has been developed to meet the technical, adminhtml/default/default/template/tawk/customization.phtml frontend/default/default/layout/tawkwidget.xml modules/Tawk_Widget.xml - frontend/default/default/template/tawk/embed.phtml + frontend/default/default/template/tawk/ + frontend/base/default/template/tawk/ + frontend/base/default/layout/tawkwidget.xml file @@ -82,6 +84,8 @@ This agent-centric live chat software has been developed to meet the technical, file file file + dir + dir file @@ -91,6 +95,8 @@ This agent-centric live chat software has been developed to meet the technical, + + @@ -99,6 +105,8 @@ This agent-centric live chat software has been developed to meet the technical, + + diff --git a/app/design/frontend/base/default/layout/tawkwidget.xml b/app/design/frontend/base/default/layout/tawkwidget.xml new file mode 100644 index 0000000..af75de8 --- /dev/null +++ b/app/design/frontend/base/default/layout/tawkwidget.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff --git a/app/design/frontend/base/default/template/tawk/embed.phtml b/app/design/frontend/base/default/template/tawk/embed.phtml new file mode 100644 index 0000000..f3023c2 --- /dev/null +++ b/app/design/frontend/base/default/template/tawk/embed.phtml @@ -0,0 +1,30 @@ + + + + \ No newline at end of file