[WordPress] 外掛分享: Simple Customer CRM Plugin

首頁外掛目錄 › Simple Customer CRM Plugin
WordPress 外掛 Simple Customer CRM Plugin 的封面圖片
全新外掛
安裝啟用
★★★★★
5/5 分(2 則評價)
2205 天前
最後更新
問題解決
WordPress 4.9.4+ PHP 5.2.4+ v1.0.0 上架:2019-10-30

內容簡介

Simple Customer CRM 外掛可以通過客戶表格來收集客戶數據。

Simple Customer CRM 外掛的主要功能包括:

通過短代碼創建表格並在前端顯示。

表格將以私人數據的形式捕獲用戶提交的數據。

在安裝外掛程式時,將創建客戶定義的文章類型,並存儲所有提交的數據。

所有其他數據將存儲為文章元數據。

短代碼和屬性

使用所有默認值

[sccrm]

屬性

form_title = 設置表格標題

name_field_label = 名稱字段標籤
name_field_min_length = 設置名稱的最小長度
name_field_max_length = 設置名稱的最大長度

phone_field_label = 電話字段標籤
phone_field_min_length = 設置電話號碼的最小長度
phone_field_max_length = 設置電話號碼的最大長度

email_field_label = 電子郵件字段標籤

budget_field_label = 預算字段標籤

message_field_label = 信息字段標籤
message_field_height = 設置信息的最小行數/高度
message_field_width = 設置信息的最大列數/寬度

使用所有自定義值

[sccrm form_title=”Customer Form” name_field_label=”Your Name” name_field_min_length=”5″ name_field_max_length=”20″ phone_field_label=”Your Phone” phone_field_min_length=”10″ phone_field_max_length=”12″ email_field_label=”Your Email” budget_field_label=”Your Budget” message_field_label=”Your Message” message_field_height=”5″ message_field_width=”50″]

客戶信息

title = 客戶姓名
post_content = 客戶信息
sccrm_customer_phone = 客戶電話
sccrm_customer_email = 客戶電子郵件
sccrm_customer_budget = 客戶預算
sccrm_customer_create_date = 從 World Clock API 獲取創建時間和日期

第三方 API

使用 WorldClock API 獲取 UTC 日期和時間。

http://worldclockapi.com/api/json/utc/now

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Simple Customer CRM Plugin」→ 直接安裝(推薦)

原文外掛簡介

Simple Customer CRM plugin will help to capture the customer data using customer form.
Major features in Simple Customer CRM Plugin include:

Is to create a Form through a shortcode and show it in frontend.

Form will capture the data submitted by the user in form of private data.

Customer Custom post type will be created on plugin installation and store all the data submitted.

All the additional data will be stored as Post meta data.

Shortcode & Attributes
With all default values
[sccrm]
Attributes
form_title = to set the Form Title
name_field_label = Field Label for Name
name_field_min_length = to set minimum length of the name
name_field_max_length = to set maximum length of the name
phone_field_label = Field Label for Phone
phone_field_min_length = to set minimum length of the phone
phone_field_max_length = to set maximum length of the phone
email_field_label = Field Label for Email
budget_field_label = Field Label for Budget
message_field_label = Field Label for Message
message_field_height = to set minimum rows/height of the Message
message_field_width = to set maximum cols/width of the Message
with all custom value
[sccrm form_title=”Customer Form” name_field_label=”Your Name” name_field_min_length=”5″ name_field_max_length=”20″ phone_field_label=”Your Phone” phone_field_min_length=”10″ phone_field_max_length=”12″ email_field_label=”Your Email” budget_field_label=”Your Budget” message_field_label=”Your Message” message_field_height=”5″ message_field_width=”50″]
Customer Info
title = customer name
post_content = customer message
sccrm_customer_phone = for customer phone
sccrm_customer_email = for customer email id
sccrm_customer_budget = for customer budget
sccrm_customer_create_date = for customer create time and date from World Clock API
ThridParty API
Used WorldClock API to get UTC date and time.
http://worldclockapi.com/api/json/utc/now

文章
Filter
Apply Filters
Mastodon