
內容簡介
這個外掛可以將你的 FreshDesk 帳戶連接到你的 WordPress 網站上。你可以輕鬆地獲取你的 FreshDesk 常見問題集和工單,也可以直接使用此外掛在你的 FreshDesk 帳戶中創建新的工單,並檢查你的工單對話。
FreshDesk 服務條款
https://www.freshworks.com/terms/
使用方式
在你希望顯示資料的頁面、文章或文字小工具中,放置以下短碼:
[freshdesk-create-ticket]
[get_all_ticket]
[freshdesk-faq]
範本
在你的佈景主題的任何模板部分中放置以下短碼:
<?php echo do_shortcode('[freshdesk-create-ticket]'); ?>
<?php echo do_shortcode('[get_all_ticket]'); ?>
<?php echo do_shortcode('[freshdesk-faq]'); ?>
安裝
將 "hb_freshdesk" 上傳至 "/wp-content/plugins/" 目錄。
在 WordPress 的 "外掛" 選單中啟用該外掛。
使用方法
在 Freshdesk 設定 -> 一般設定標籤下添加你的 FreshDesk 帳戶詳細資訊。
你可以使用我們帳戶中的兩種方式來連接,第一種方式是 API 金鑰,第二種方式是使用者名稱和密碼。
到常見問題頁面,並選擇你的前端所顯示的常見問題。
使用上述短碼。
外掛標籤
開發者團隊
原文外掛簡介
This plugin is used for connect your FreshDesk account in your wordpress site. You can easily to get your FreshDesk FAQs and Ticket, And also create a new ticket in your FreshDesk account directly using this plugin, And also check your ticket conversation.
FreshDesk Terms of Service
https://www.freshworks.com/terms/
Usage
Place this shortcode in page, post or text widget where you’d like to display Data.
[freshdesk-create-ticket]
[get_all_ticket]
[freshdesk-faq]
Templates
Place this shortcode in any template parts of your theme.
Installation
Upload “hb_freshdesk” to the “/wp-content/plugins/” directory.
Activate the plugin through the “Plugins” menu in WordPress.
How to Use
Place Add your Fresh-desk account detail in Freshdesk Settings -> General Setting tab.
You can connect two way in our account 1. API Key 2. User-name and Password.
Place Go to Faq page and select our FAQ’s which is display in your front end.
Place Use Above Shortcode.
