Download the PHP package tawk/tawk-magento-2 without Composer
On this page you can find all versions of the php package tawk/tawk-magento-2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tawk/tawk-magento-2
More information about tawk/tawk-magento-2
Files in tawk/tawk-magento-2
Package tawk-magento-2
Short Description tawk.to - free live chat software for your website
License OSL-3.0
Homepage https://www.tawk.to/
Informations about the package tawk-magento-2
tawk.to Live Chat
Free live chat widget for your site
Description
The tawk.to Live Chat app makes it easy to monitor and chat with visitors on your website. Be there when they need you with unlimited messaging, ticketing and your own Knowledge Base — all 100% FREE.
Compatible with all modern browsers, tawk.to was created in response to the growing need for businesses to respond in real time, with real people.
Never lose another lead or sale again — tawk.to offers iOS, Android, Windows and Mac OSX apps to keep you connected wherever you go.
Don’t have a tawk.to account yet? Create one here.
Installation
Pre-requisites
- Be sure Composer is installed. You can install it by entering in your website root directory and executing this command:
curl -sS https://getcomposer.org/installer | php
- If you already have Composer installed globally, you may replace
php composer.phar
withcomposer
. - If you have previously installed this extension from the archived repository, start by removing the old extension.
Standard Installation (Recommended)
Install the extension by executing php composer.phar require tawk/tawk-magento-2
Manual Installation
- Download the latest zip file here.
- Extract the package.
- Copy the contents to
<magento-installation-root-folder>/app/code/Tawk/Widget
folder of your website (create a new folder if necessary). - Install the dependency
tawk/url-utils
by executingphp composer.phar require tawk/url-utils
Removing the old extension
Standard/Artifact Installation
- Remove the extension by executing
php composer.phar remove tawk/widget
- Remove repositories from your Composer by executing the following commands:
php composer.phar config --unset repositories.tawk-url-utils
php composer.phar config --unset repositories.tawk
- Clear Composer cache by executing
php composer.phar clearcache
Manual Installation
Remove the repository link for tawk/url-utils
, execute the following:
php composer.phar config --unset repositories.tawk-url-utils
php composer.phar clearcache
Enabling the Extension
Once the extension is installed, you will need to execute the following command lines from your website root directory:
Widget Configuration
- Go to
Dashboard
->System
->tawk.to widget
->Select your widget
. - Log in to your tawk.to account.
- Select the property and the widget you want to place on your store and click
Use selected widget
. - The widget will now appear on your store.
Frequently Asked Questions
Visit our Help Center for answers to FAQs