Download the PHP package jimstrike/craft-intercom-messenger without Composer

On this page you can find all versions of the php package jimstrike/craft-intercom-messenger. 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 craft-intercom-messenger

Intercom Messenger plugin for Craft CMS 4.x|5.x

This is Intercom: the Business Messenger you and your customers will love

Overview

Sure, it does live chat. But there’s also bots, apps, product tours, and more like email, messages, and a help center that help you build relationships with your customers.

For more information visit: Intercom.com.

Requirements

This plugin requires Craft CMS 4.0.0|5.0.0 or later.

You will need an Intercom trial or subscription in order to use this plugin. Or you can create a free developer account to build and test Intercom Messenger in development environment before signing up for a subcription.

For more information visit Intercom.com.

Installation

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for "Intercom Messenger". Then click on the "Install" button.

With Composer

Setting up and customizing your Messenger to start chatting with customers

Before enabling this plugin in Craft control panel you will need to setup and customize your Messenger on Intercom.

As a requirement you will need an Intercom trial or subscription in order to use this plugin. Or you can create a free developer account to build and test Intercom Messenger in development environment before signing up for a subcription.

Here's a collection of links that will help you get started with Intercom:

Using "Intercom Messenger" on your site

After you have setup and customized the Messenger on Intercom go to "Intercom Messenger" site settings in your Craft control panel, follow the instructions and enable it.

Advanced configuration

for Craft developers

Override settings

Copy plugin's src/config.php to your project's config folder as intercom-messenger.php and make your changes there to override default settings.

Insert Intercom Messenger chat in twig templates

Note: To avoid code duplication, script will be inserted only if plugin is disabled in Intercom Messenger → Site Settings or "config/intercom-messenger.php" file.

Twig examples

Note: Checks against "Enabled", "Sections" and "URL paths" won't be made as you are in control of your twig templates.

Custom launcher

To enable a custom launcher add the tag attribute (see below) to the HTML element that you want the Messenger to open when clicked. Add as many custom launchers to your website as you wish.

You can choose to disable the standard launcher so that only your custom launcher appears.

Note: You need to enable custom launcher in Intercom Messenger → Site Settings or "config/intercom-messenger.php" file before you can use this feature.

Craft 3

To use this plugin with Craft 3 you need to install it from the latest v1.* tag version. View all tags.

Screenshots


All versions of craft-intercom-messenger with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0.2
craftcms/cms Version ^4.0.0|^5.0.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 jimstrike/craft-intercom-messenger contains the following files

Loading the files please wait ....