Plugin Directory

Changeset 2049809


Ignore:
Timestamp:
03/13/2019 02:13:00 PM (7 years ago)
Author:
hfsupport
Message:

update assets url and bump version

Location:
happyfox-chat-for-woocommerce/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • happyfox-chat-for-woocommerce/trunk/happyfox-chat-for-woocommerce-config.php

    r1798967 r2049809  
    2020
    2121if (!defined('HFC_ASSETS_URL'))
    22   define('HFC_ASSETS_URL','https://d1l7z5ofrj6ab8.cloudfront.net/visitor');
     22  define('HFC_ASSETS_URL','https://widget.happyfoxchat.com/visitor');
    2323
    2424if (!defined('HFC_APP_INTEGRATION_URL'))
    25   define('HFC_APP_INTEGRATION_URL','https://www.happyfoxchat.com/api/v1/integrations/woocommerce/widget-info?apiKey=');
     25  define('HFC_APP_INTEGRATION_URL','https://happyfoxchat.com/api/v1/integrations/woocommerce/widget-info?apiKey=');
    2626
    2727?>
  • happyfox-chat-for-woocommerce/trunk/happyfox-chat-for-woocommerce.php

    r1798967 r2049809  
    6969 window.HFCHAT_CONFIG = {
    7070     EMBED_TOKEN: "{$embed_token}",
    71      ACCESS_TOKEN: "{$access_token}",
    72      HOST_URL: "{$host_url}",
    7371     ASSETS_URL: "{$asset_url}"
    7472 };
  • happyfox-chat-for-woocommerce/trunk/readme.txt

    r1798967 r2049809  
    22Contributors: hfsupport
    33Tags: banckle, Chat, chat online, chat software, click desk, clickdesk, contact plugin, contact us, customer support, happyfox, IM Chat, live chat, live chat inc, live chat services, live chat software, live chatting, live help, live support, live web chat, livechat, olark, online chat, online support, php live chat, Pipedrive, sales chat, salesforce, shopify, snapengage, support software, Website Chat, WordPress chat, wordpress live chat, wordpress live chat plugin, zendesk, Zopim, Zopim live chat, Woocommerce
    4 Stable tag: 1.2
     4Stable tag: 1.2.1
    55Requires at least: 3.5
    66Tested up to: 4.9.1
Note: See TracChangeset for help on using the changeset viewer.