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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

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

Standard Installation (Recommended)

Install the extension by executing php composer.phar require tawk/tawk-magento-2

Manual Installation

  1. Download the latest zip file here.
  2. Extract the package.
  3. Copy the contents to <magento-installation-root-folder>/app/code/Tawk/Widget folder of your website (create a new folder if necessary).
  4. Install the dependency tawk/url-utils by executing php composer.phar require tawk/url-utils

Removing the old extension

Standard/Artifact Installation

  1. Remove the extension by executing php composer.phar remove tawk/widget
  2. 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
  3. Clear Composer cache by executing php composer.phar clearcache

Manual Installation

Remove the repository link for tawk/url-utils, execute the following:

Enabling the Extension

Once the extension is installed, you will need to execute the following command lines from your website root directory:

Widget Configuration

  1. Go to Dashboard -> System -> tawk.to widget -> Select your widget.
  2. Log in to your tawk.to account.
  3. Select the property and the widget you want to place on your store and click Use selected widget.
  4. The widget will now appear on your store.

Frequently Asked Questions

Visit our Help Center for answers to FAQs


All versions of tawk-magento-2 with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.0
tawk/url-utils Version ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package tawk/tawk-magento-2 contains the following files

Loading the files please wait ....