
內容簡介
Crowdfunding for WooCommerce外掛為 WooCommerce 提供完整的群眾募資支援。
在新增或編輯產品時,您可以為每個產品單獨設置以下選項:
- 目標金額(即承諾的金額)
- 開始和結束日期
- 自訂「支持這個項目」(即「加入購物車」)按鈕標籤
- 啟用「開放定價」(即「請自己命名價格」)功能。
此外,您還可以:
- 添加一個表單,讓您的客戶或使用者可以從前端直接添加自定義的活動。
- 設置自定義HTML,以顯示尚未開始或結束的項目。
- 修改並選擇顯示群募資訊的地方,即剩余目標金額,剩余時間,已承諾的金額等。
- 選擇完成群募活動的時間和方式(達到目標金額,時間結束)。
- 選擇要在承諾計算中計算的訂單狀態。
- 為剩余時間、已承諾的金額等樣式進行進度條設置。
- 啟用/禁用關於群募活動結束、添加和/或編輯的電子郵件功能。
縮短程式碼:
在顯示當前產品的群眾募資數據時,您應使用外掛的縮短程式碼:
- 群眾募資總金額: [product_crowdfunding_total_sum]
- 支持者人數: [product_crowdfunding_total_backers]
- 訂單總數: [product_crowdfunding_total_items]
- 群眾募資成功列表: [product_crowdfunding_list_backers]
- 群眾募資終極金額: [product_crowdfunding_goal]
- 還需募資金額: [product_crowdfunding_goal_remaining]
- 還需募資金額進度條: [product_crowdfunding_goal_remaining_progress_bar]
- 群募終極人數: [product_crowdfunding_goal_backers]
- 目標金額人數差值: [product_crowdfunding_goal_backers_remaining]
- 目標金額人數差值進度條: [product_crowdfunding_goal_backers_remaining_progress_bar]
- 目標金額數量: [product_crowdfunding_goal_items]
- 目標金額數量差值: [product_crowdfunding_goal_items_remaining]
- 目標金額數量差值進度條: [product_crowdfunding_goal_items_remaining_progress_bar]
- 群募開始日期: [product_crowdfunding_startdate]
- 群募開始時間: [product_crowdfunding_starttime]
- 群募開始日期和時間: [product_crowdfunding_startdatetime]
- 群募最後期限: [product_crowdfunding_deadline]
- 群募最後期限時間: [product_crowdfunding_deadline_time]
- 群募最後期限日期和時間: [product_crowdfunding_deadline_datetime]
- 距離群募最後期限時間: [product_crowdfunding_time_remaining]
- 距離群募最後期限進度: [product_crowdfunding_time_remaining_progress_bar]
外掛標籤
開發者團隊
② 後台搜尋「Crowdfunding for WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
Crowdfunding for WooCommerce plugin adds full crowdfunding support to WooCommerce.
When adding or editing a product, you will have the possibility to set for each product individually:
Goal (i.e. pledged) amount.
Start and end dates.
Custom “Back This Project” (i.e. “Add to Cart”) button labels.
Enable “Open Pricing” (i.e. “Name Your Price”) functionality.
Also you will be able to:
Add a form, so your customers/users could add their custom campaigns directly from frontend.
Set custom HTML to show when project not yet started and/or ended.
Modify and choose where to display crowdfunding info, that is: goal remaining, time remaining, already pledged etc.
Choose when and if to end the campaign (goal reached, time ended).
Choose which order statuses to count in pledged calculations.
Style progress bars for time remaining, already pledged etc.
Enable/disable emails on crowdfunding campaign ended, added and/or edited.
Shortcodes
When displaying crowdfunding data for the product, you should use plugin’s shortcodes:
Backers & Money Shortcodes
[product_crowdfunding_total_sum] – total sum (i.e. funded to date) for current product (formatted as price).
[product_crowdfunding_total_backers] – total number of orders (i.e. backers) for current product.
[product_crowdfunding_total_items] – total number of ordered items for current product.
[product_crowdfunding_list_backers] – list of backers for current product.
[product_crowdfunding_goal] – end goal for current product (formatted as price).
[product_crowdfunding_goal_remaining] – sum remaining to reach the end goal for current product (formatted as price).
[product_crowdfunding_goal_remaining_progress_bar] – goal remaining as graphical progress bar.
[product_crowdfunding_goal_backers] – end goal (backers) for current product.
[product_crowdfunding_goal_backers_remaining] – backers remaining to reach the end goal for current product.
[product_crowdfunding_goal_backers_remaining_progress_bar] – goal (backers) remaining as graphical progress bar.
[product_crowdfunding_goal_items] – end goal (items) for current product.
[product_crowdfunding_goal_items_remaining] – items remaining to reach the end goal for current product.
[product_crowdfunding_goal_items_remaining_progress_bar] – goal (items) remaining as graphical progress bar.
Time Shortcodes
[product_crowdfunding_startdate] – starting date for current product.
[product_crowdfunding_starttime] – starting time for current product.
[product_crowdfunding_startdatetime] – starting date and time for current product.
[product_crowdfunding_deadline] – ending date for current product.
[product_crowdfunding_deadline_time] – ending time for current product.
[product_crowdfunding_deadline_datetime] – ending date and time for current product.
[product_crowdfunding_time_remaining] – time remaining till deadline.
[product_crowdfunding_time_remaining_progress_bar] – time remaining as graphical progress bar.
More Shortcodes
[product_crowdfunding_add_new_campaign] – campaigns by users.
[crowdfunding_totals] – all crowdfunding campaigns (i.e. products) totals.
[product_crowdfunding_add_to_cart_form] – backers (add to cart) HTML form.
Feedback
We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins!
Visit the Crowdfunding for WooCommerce plugin page.
