R2 WC Product Notify
自動根據下單商品的課程日期進行 email 通知,適用於課程、門票等與時間有關的可變商品
by R2 · github.com/s0985514623/r2-wc-product-notify · website
★ 2stars
25release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/s0985514623/r2-wc-product-notify/releases/download/v1.1.30/r2-wc-product-notify.zipFrom the readme
R2 WC Product Notify 外掛介紹
一句話說明:自動根據下單商品的課程日期進行 email 通知,適用於課程、門票等與時間有關的商品
使用方法
- 啟用外掛之後會自動新增一個類型為日期的課程日期的商品屬性
- 網站的時區記得要設定台北,不然 cron 的時間會有問題
- 左側選單會有"課前提醒通知設定"頁籤,預設提前 1 天的 10 點發信,如果小於當天的時間會馬上發信
- 於商品屬性點擊新增日期採用 DatePicker 方便選擇,選擇完畢自動帶入到商品屬性中
- 可變商品增加4個自訂欄位:表單連結、表單備註、時間、地點,會自動帶入到 email 內容中
- 除可變商品屬性以外也可針對商品進行全局設定
課前提醒郵件範例
可以提前多少天以及在什麼幾點進行發送,比如一門課有 8/25 號 8/29 號兩個時段,客戶下單了 29 號這個時段的課程商品,後台設定了提前 2 天並且在 10 點進行發送,那麼客戶就會在 8/27 的早上 10 點收到通知信
電子郵件模板來源:Email Customizer for WooCommerce (Pro)套件
於該外掛調整好版型以後輸出PHP檔案,再將檔案放置於本外掛指定目錄/templates/email
未來可能開發功能
1. 自動帶入Email模板
參考
- 1.React腳手架來源 J7
- 2.外掛開發參考 J7
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.1.30 | May 31, 2024 | r2-wc-product-notify.zip | 5 |
| v1.1.29 | May 30, 2024 | r2-wc-product-notify.zip | 2 |
| v1.1.28 | May 30, 2024 | r2-wc-product-notify.zip | 3 |
| v1.1.27 | May 30, 2024 | r2-wc-product-notify.zip | 3 |
| v1.1.26 | May 22, 2024 | r2-wc-product-notify.zip | 1 |
| R2_WC_Product_Notify_v1.0.1 | Aug 25, 2023 | r2-wc-product-notify.zip | 7 |
| R2_WC_Product_Notify_v1.0.0 | Aug 25, 2023 | r2-wc-product-notify.zip | 4 |