Talkino allows you to integrate multi social messengers and contact into your website and enable your users to contact you using multi social messengers' accounts.

Overview

Talkino

Welcome to our GitHub Repository

Talkino is a click to chat plugin to show your agents’ multiple social messengers, phone and emails on the chatbox of your site. It provides a way for your customers to reach you or different support agents through different social media channels such as WhatsApp, Facebook Messenger and Telegram. This will help you keep in touch with your customers and provide them with the best possible customer service.

More information can be found at traxconn.com.

Installation

For detailed setup instructions, visit the official Documentation page.

  1. You can clone the GitHub repository: https://github.com/traxconn/talkino.git

This will download the latest developer copy of Talkino.

Bugs

If you find an issue, let us know here!

Support

This is a developer's portal for Traxconn and should not be used for support. Please visit the support page if you need to submit a support request.

Contributions

Anyone is welcome to contribute to Talkino. Please read the guidelines for contributing to this repository.

There are various ways you can contribute:

  1. Raise an Issue on GitHub
  2. Send us a Pull Request with your bug fixes and/or new features
  3. Provide feedback and suggestions on enhancements
Comments
  • Support Typebot integration and fixed Extension page display

    Support Typebot integration and fixed Extension page display

    • Added: Support Typebot integration for Talkino Bundle.
    • Updated: The text of setting tab.
    • Updated: Move the credit setting to advanced tab.
    • Fixed: Extension page display.
    opened by yipchunmun 0
  • Major update

    Major update

    • Added: New WordPress official dashicons with search feature for chatbox icon.
    • Added: Option to show or hide chatbox on 404 page.
    • Added: New animation of chatbox and settings.
    • Added: Option to show chatbox only on mobile view for phone.
    • Added: New close button at the top of chatbox.
    • Added: New design of chatbox.
    • Added: New color templates for chatbox.
    • Added: New customization of color template.
    • Added: New settings of Styles.
    • Added: Premium link on plugin page.
    • Added: New settings of chatbox z-index field.
    • Added: New feature to display or hide credit of Talkino.
    • Fixed: Display chatbox under offline mode when all agents are not available or global schedule is offline.
    • Fixed: Scrollbar background color on certain versions of web browsers.
    • Removed: Font Awesome icon for chatbox to prevent theme conflict in future.
    • Removed: The deprecated data of Font Awesome.
    opened by yipchunmun 0
  • Add new feature for chatbox button and setting of Font Awesome

    Add new feature for chatbox button and setting of Font Awesome

    • Added: New feature to edit the text of chatbox button(Rectangle style).
    • Added: New setting to allow users to load Font Awesome deferred.
    • Fixed: The conflict of Font Awesome version 4.7 for some themes when browsing chatbox icons on settings.
    opened by yipchunmun 0
  • Coding standard improvement and better compatibility with WPML

    Coding standard improvement and better compatibility with WPML

    • Improvement: Beautify the icon picker of chatbox.
    • Improvement: Use the WordPress core function to remove custom post type instead of direct call by SQL statement when performing uninstallation.
    • Improvement: Increase the security for comparison of values using Yoda standard.
    • Improvement: Boost the security for date which has been changed to gmdate.
    • Updated: Pot file.
    • Fixed: Compatibility issue with WPML on editable text of chatbox.
    • Removed: The deprecated data of plugin.
    opened by yipchunmun 0
  • Add a new feature and improve on chatbox

    Add a new feature and improve on chatbox

    • Added: New feature to select Font Awesome icon to chatbox button included round and rectangle styles.
    • Improvement: Update the styles of chatbox.
    • Improvement: Reduce the width of scrollbar on the chatbox when using Chromium based web browser.
    • Improvement: Only enqueue the required JavaScript and CSS files when on the pages of Talkino.
    opened by yipchunmun 0
  • Enhance the user experience and add extension page

    Enhance the user experience and add extension page

    • Added: New feature to reset all data of settings.
    • Added: New extension page to introduce Talkino Bundle and its premium features.
    • Improvement: Enhance the user experience by removing the display of Talkino Bundle features which are global online schedule, online schedule for agents, and contact form.
    • Improvement: New style of button in settings for online schedule.
    • Removed: The deprecated CSS.
    opened by yipchunmun 0
  • Add new interface and fix CSS issue

    Add new interface and fix CSS issue

    • Added new interface for post type of agents and ordering setting.
    • Fixed the issue of chatbox CSS.
    • Removed the deprecated functions and data of plugin.
    opened by yipchunmun 0
  • Added new features and bug fixes for Talkino

    Added new features and bug fixes for Talkino

    • Added: Ordering feature to arrange ordering of chat channels and agents.
    • Added: Display feature to display or hide chatbox on any pages including WooCommerce, search page, and blog page.
    • Fixed: Issue of saving an empty value of global online schedule field.
    opened by leesuijen 0
Releases(v2.0.4)
  • v2.0.4(Dec 9, 2022)

    • Added: Support Typebot integration for Talkino Bundle.
    • Updated: The text of setting tab.
    • Updated: Move the credit setting to advanced tab.
    • Fixed: Extension page display.
    Source code(tar.gz)
    Source code(zip)
  • v2.0.2(Nov 22, 2022)

  • v2.0.1(Nov 4, 2022)

    • Added: Add new agent and settings links on plugin page.
    • Fixed: Issue of CSS conflicts with some themes.
    • Removed: Scripts of Talkino Bundle.
    Source code(tar.gz)
    Source code(zip)
  • v2.0.0(Nov 3, 2022)

    • Added: New WordPress official dashicons with search feature for chatbox icon.
    • Added: Option to show or hide chatbox on 404 page.
    • Added: New animation of chatbox and settings.
    • Added: Option to show chatbox only on mobile view for phone.
    • Added: New close button at the top of chatbox.
    • Added: New design of chatbox.
    • Added: New color templates for chatbox.
    • Added: New customization of color template.
    • Added: New settings of Styles.
    • Added: Premium link on plugin page.
    • Added: New settings of chatbox z-index field.
    • Added: New feature to display or hide credit of Talkino.
    • Fixed: Display chatbox under offline mode when all agents are not available or global schedule is offline.
    • Fixed: Scrollbar background color on certain versions of web browsers.
    • Removed: Font Awesome icon for chatbox to prevent theme conflict in future.
    • Removed: The deprecated data of Font Awesome.
    Source code(tar.gz)
    Source code(zip)
  • v1.1.8(Oct 11, 2022)

  • v1.1.7(Oct 11, 2022)

  • v1.1.6(Oct 8, 2022)

    • Added: New feature to edit the text of chatbox button(Rectangle style).
    • Added: New setting to allow users to load Font Awesome deferred.
    • Fixed: The conflict of Font Awesome version 4.7 for some themes when browsing chatbox icons on settings.
    Source code(tar.gz)
    Source code(zip)
  • v1.1.5(Oct 7, 2022)

    • Improvement: Beautify the icon picker of chatbox.
    • Improvement: Use the WordPress core function to remove custom post type instead of direct call by SQL statement when performing uninstallation.
    • Improvement: Increase the security for comparison of values using Yoda standard.
    • Improvement: Boost the security for date which has been changed to gmdate.
    • Updated: Pot file.
    • Fixed: Compatibility issue with WPML on editable text of chatbox.
    • Removed: The deprecated data of plugin.
    Source code(tar.gz)
    Source code(zip)
  • v1.1.4(Sep 29, 2022)

    • Added: New feature to select Font Awesome icon to chatbox button included round and rectangle styles.
    • Improvement: Update the styles of chatbox.
    • Improvement: Reduce the width of scrollbar on the chatbox when using Chromium based web browser.
    • Improvement: Only enqueue the required JavaScript and CSS files when on the pages of Talkino.
    Source code(tar.gz)
    Source code(zip)
  • v1.1.3(Sep 26, 2022)

  • v1.1.2(Sep 24, 2022)

  • v1.1.1(Sep 24, 2022)

    • Added: New feature to reset all data of settings.
    • Added: New extension page to introduce Talkino Bundle and its premium features.
    • Improvement: Enhance the user experience by removing the display of Talkino Bundle features which are global online schedule, online schedule for agents, and contact form.
    • Improvement: New style of button in settings for online schedule.
    • Removed: The deprecated CSS.
    Source code(tar.gz)
    Source code(zip)
  • v1.1.0(Sep 22, 2022)

    • Added: New interface for post type of agents and ordering setting.
    • Fixed: Issue of chatbox CSS.
    • Removed: The deprecated functions and data of plugin.
    Source code(tar.gz)
    Source code(zip)
  • v1.0.3(Sep 21, 2022)

  • v1.0.2(Sep 19, 2022)

    • Added: Ordering feature to arrange ordering of chat channels and agents.
    • Added: Display feature to display or hide chatbox on any pages including WooCommerce, search page, and blog page.
    • Fixed: Issue of saving an empty value of global online schedule field.
    Source code(tar.gz)
    Source code(zip)
  • v1.0.1(Sep 17, 2022)

  • v1.0.0(Sep 17, 2022)

The Laravel eCommerce USPS Shipping module allows the store owners to enable United States Postal Servies for the shipment of orders.

Introduction Bagisto Usps Shipping add-on provides Usps Shipping methods for shipping the product. By using this, you can provide Usps (United States

Bagisto 2 May 31, 2022
CPAY is a sdk that encapsulates the Orange Money api with an intuitive syntax allowing you to integrate the Orange Money payment into your PHP project.

CPAY CHOCO PAY is a sdk that encapsulates the Orange Money api with an intuitive syntax allowing you to integrate the Orange Money payment into your P

faso-dev 1 Oct 26, 2022
PHP Website script that allows users to sell files for Bitcoin. Admin panel included. (earn from fees)

SatoshiBox Clone PHP Website script that allows users to sell files for Bitcoin. Admin panel included. Setup You will need a MySQL database, an operat

wnet 4 Dec 18, 2022
A Laravel 9 package that allows you enforce security of your artisan commands by authenticating users before running.

Introduction This package allows you as a developer to restrict who can and cannot run artisan commands, especially in a production environment. For e

YOo Slim 2 Sep 15, 2022
Enable ray(), dd() and dump() in all PHP files on your system

Enable ray(), dd() and dump() in all PHP files on your system Ray is a wonderful desktop application that can help you debug applications faster. It c

Spatie 190 Dec 13, 2022
Enable Facebook Instant Articles on your WordPress site.

Instant Articles for WP Enable Instant Articles for Facebook on your WordPress site. Plugin activity Description This plugin adds support for Instant

Automattic 633 Nov 21, 2022
The Laravel eCommerce ABA Payment Gateway module allows the admin to integrate the ABA payment gateway to the online store.

Introduction Bagisto ABA Payment Gateway. Requirements: Bagisto: v1.3.2. Installation with composer: Run the following command composer require bagist

Bagisto 3 May 31, 2022
Integrate Paytm Payment gateway to php website.

paytm-integration-kit-project-for-PHP Integrate Paytm Payment gateway to php website. Copy PaytmKit folder in document root of your server (like /var/

Er. Dipankar Mohanta 1 Feb 11, 2022
Enable method chaining or fluent expressions for any value and method.

PHP Pipe Operator A (hopefully) temporary solution to implement the pipe operator in PHP. Table of contents Requirements How to install How to use The

Sebastiaan Luca 268 Dec 26, 2022
Silverstripe-masquerade - SilverStripe module to allow users to "masquerade" as other users

SilverStripe Masquerade Module About This module is designed to allow an Administrator to "login" as another "Member" without changing their password

Daniel Hensby 14 Apr 14, 2022
This extension links MediaWiki to phpBB's user table for authentication, and disallows the creation of new accounts in MediaWiki.

This extension links MediaWiki to phpBB's user table for authentication, and disallows the creation of new accounts in MediaWiki. Users must then log in to the wiki with their phpBB account.

Digitalroot Technologies 22 Feb 8, 2022
Easily hack bitcoin accounts

Warning !! - ?? Be careful this app is just for your privacy alert - ?? Use correctly Program Features - ?? Style coding. - ?? Everything is real. - ?

hack4lx 30 Dec 22, 2022
This Magento extension provides a Real Full Page Caching for Magento powered by Varnish with support of Session-Based information caching (Cart, Customer Accounts, ...) via ESI includes

This Magento extension provides a Real Full Page Caching (FPC) for Magento powered by Varnish with support of Session-Based information caching (Cart, Customer Accounts, ...) via ESI includes

Hugues Alary 95 Feb 11, 2022
Arc social share - A Social Bookmarking Plugin for Textpattern

arc_social_share A Social Bookmarking Plugin for Textpattern; easily add links for sharing content with numerous social networks. arc_social_share 1.4

Andy Carter 5 Nov 15, 2022
Miniset allows you to create compact sets of fields that either combine into a string of classes, or return a simple array of values

Miniset allows you to create compact sets of fields that either combine into a string of classes, or return a simple array of values. Miniset

Jack Sleight 5 Jun 13, 2022