[WordPress] 外掛分享: SMT Toolkit for WooCommerce

WordPress 外掛 SMT Toolkit for WooCommerce 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「SMT Toolkit for WooCommerce」是 2026-01-12 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-02-23,距離現在已有 3 天。
  • 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

limchik |

外掛標籤

discounts | automation | CSV Import | woocommerce | google drive |

內容簡介

**SMT Toolkit for WooCommerce 簡介:**
SMT Toolkit for WooCommerce 是專為基於 WooCommerce 的商店設計的模塊化自動化和管理工具包。該外掛提供一系列可根據需要啟用或停用的獨立模塊,讓商店擁有人可以構建靈活的工作流程,避免不必要的功能或性能開銷。SMT Toolkit 專注於自動化、數據一致性和可重複的流程,尤其適用於依賴批量導入、定期更新和高級價格邏輯的商店。

**問題與答案:**
1. SMT Toolkit for WooCommerce 的目標客戶是哪些商店?
- 答: 它的目標客戶是依賴批量導入、定期更新和高級價格邏輯的商店。

2. Google Drive Importer 模組的主要功能有哪些?
- 答:
- 從 Google Drive 文件夾中導入產品和圖片
- 批處理進行進度追踪
- 詳細的日誌和安全檢查
- 為現有產品設定更新規則
- 選擇性基於 cron 的自動化

3. 導入器使用什麼樣的檔案結構來創建或更新產品?
- 答: 它使用 CSV 檔案來創建或更新產品。必需的欄位包括 id 或 sku(至少一個必需),選擇性欄位包括 type、barcode、short_description、description、sale_start 等。

4. Discount Engine 模組可以做什麼?
- 答: 它可以創建具有條件、優先順序、時間表和視覺指示的靈活折扣配置文件。

原文外掛簡介

SMT Toolkit for WooCommerce is a modular automation and management toolkit designed for WooCommerce-based stores.
The plugin provides a collection of independent modules that can be enabled or disabled as needed, allowing store owners to build flexible workflows without unnecessary features or performance overhead.
SMT Toolkit focuses on automation, data consistency, and repeatable processes — especially for stores that rely on bulk imports, scheduled updates, and advanced pricing logic.
Available Modules
Google Drive Importer
Import products, images, and updates directly from Google Drive using CSV files.
Features:
– Import products and images from Google Drive folders
– Batch processing with progress tracking
– Detailed logs and safety checks
– Update rules for existing products
– Optional cron-based automation
Setup note:
To use this module, you must create a Google API project and obtain OAuth credentials.
Official documentation:
https://developers.google.com/drive/api/guides/enable-drive-api
Automation:
For scheduled or unattended imports, a WordPress cron task is required.
CSV File Structure
The importer uses CSV files to create or update products.
Required fields:
– id or sku (at least one is required)
Optional fields:
– type
– barcode
– short_description
– description
– sale_start
– sale_end
– in_stock
– price
– sale_price
– categories
– tags
– custom meta fields (any column name will be treated as a meta key)
– image
– alt_text
Custom meta fields are stored as product meta keys without overwriting protected WooCommerce core fields.
The CSV structure is flexible. Only the required identifier field must be present.
All other fields are optional and processed only if provided.
Discount Engine
Create flexible discount profiles with conditions, priorities, schedules, and visual indicators.
Features:
– Rule-based discount profiles
– Support for scheduled discounts
– Priority handling and conflict resolution
– Customizable discount badges
– Cron-based recalculation support
Automation:
A cron task is required to automatically apply, update, or expire scheduled discounts.
Theme compatibility note:
To replace the default sale badge, the theme must include a span.onsale element (the wrapper does not matter, but the onsale class must be present).
Transliteration
Automatically transliterate non-Latin product URLs and filenames.
Features:
– URL and filename transliteration
– Custom rule editor
– Testing and preview tools
– Bulk conversion and rollback support
Language support:
Predefined rules are included for:
– Ukrainian
– Russian
– Bulgarian
For other languages, custom transliteration rules can be added manually.
This module does not require cron configuration.
Store Settings Module
The Store Settings module centralizes WooCommerce configuration in one place — no need to edit theme files or functions.php.
It allows you to safely manage store behavior, performance tweaks, product badges, and Classic checkout fields through a clean admin interface.
Key Features
– Disable unused frontend scripts and styles
– Add context-based inline CSS and JavaScript
– Clean up unnecessary WordPress and WooCommerce head output
– Configure product badges (Sale, New, Sold Out, Featured, Best Seller)
– Customize Classic WooCommerce checkout fields
Checkout customization works with Classic WooCommerce checkout (shortcode).
Blocks checkout is automatically detected.
Ajax Archive Engine
AJAX-powered WooCommerce archive system with:
– AJAX pagination
– AJAX sorting
– Lazy-loaded filters sidebar
– Clean URL handling
– History (back/forward) state support
– Mobile-first optimized behavior
Centralized SVG Registry
Secure SVG management module:
– Centralized SVG storage
– Sanitized SVG processing
– Automatic CSS generation
– Base64 background rendering
– Hash-based file versioning
– Automatic cleanup of old files
– Security-hardened SVG sanitizer
Modular Architecture
Each module operates independently and can be enabled or disabled at any time.
This allows you to use only the functionality you need while keeping the system lightweight and predictable.
Planned Modules
The following modules are planned for future releases:
– BOGO (Buy One Get One) pricing rules
– Quick View for WooCommerce products
– Role-based pricing and price visibility
These modules will follow the same modular design and automation principles.
External Services
This plugin connects to external services to provide its functionality.
Google Drive API
The Google Drive Importer module connects to the Google Drive API to allow users to import files and images from their own Google Drive accounts into WooCommerce.
What data is sent:
– Google Drive file IDs
– OAuth access tokens provided by the user
When data is sent:
– Only when the user explicitly initiates an import action from the plugin interface
Why data is sent:
– To retrieve selected files and images from the user’s Google Drive account
Service provider:
– Google LLC
Terms of Service:
https://policies.google.com/terms
Privacy Policy:
https://policies.google.com/privacy

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「SMT Toolkit for WooCommerce」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • Discount Rules for WooCommerce 》m free), Product variation based discounts, Discount based on purchase history (First time customer discount, frequent buyer discount), Discount ba...。
  • Advanced Dynamic Pricing and Discount Rules for WooCommerce 》這個外掛可以幫助你快速為你的 WooCommerce 商店設定折扣和價格規則。, 你可以設定任何種類的折扣或動態定價,並根據需要啟用/禁用規則。, 設置固定美元金額...。
  • YayPricing – WooCommerce Dynamic Pricing & Discounts 》總結:YayPricing 是一個多功能的 WooCommerce 價格和折扣外掛,可根據不同條件創建促銷活動。,  , 問題與答案:, 1. YayPricing 可以用來做什麼?, 答:YayP...。
  • Woocommerce Role Pricing 》根據使用者角色設定自訂價格。, 因為並非所有的客戶都相同,請將他們按角色分組,自動為他們套用折扣。, 分銷商、商務人員、高級客戶,可以建立任意多個角色...。
  • Buy one Get one Free – BOGO discount rule maker for WooCommerce 》買一送一是常見的促銷形式。, 示範連結 | 文件連結, , 購買前請先嘗試專業版功能, https://websitemaintenanceservice.in/bogo_demo, , 檢視不同類型優惠的示...。
  • Attributes Coupon for WooCommerce 》這個外掛可以幫助銷售特定屬性和標籤的商品,而不會影響熱門商品的銷售。這是一個針對特定屬性和標籤添加優惠券的 WooCommerce 外掛程式。, 啟用此外掛後,您...。
  • Subscriber Discounts for WooCommerce 》你的 WooCommerce 商店成功的關鍵之一可能在於擴大你的電子郵件郵寄清單。許多客戶不會主動提供他們的電子郵件地址,除非有某種激勵措施。在你的商店中為訂閱...。
  • Coupons+ 》總結:, Coupons+透過提供強大的視覺化建立者,讓您能夠創建高效、針對性的折扣,為您的商店提供強大的功能。, , 問題與答案:, 1. Coupons+ 是如何增強您的...。
  • Payment Method Discounts 》### 總結:, 這個WordPress外掛允許您在WooCommerce中為特定支付方式添加折扣。您可以為每種支付方式設置固定金額或百分比的折扣。該折扣會在結帳時自動應用,...。
  • Discounts & Promotions Automation 》, 作者:Fahad Mahmood, 項目網址:http://androidbubble.com/blog/wordpress/plugins/woocommerce-discounts-plus, , 一個令人驚嘆的 WooCommerce 擴充功能...。
  • REDIS – WooCommerce Dynamic Pricing and Discounts 》REDIS - WooCommerce動態定價和折扣是一個高級產品定價外掛,幫助商店所有者配置產品和購物車的折扣類型和定價。商店所有者可以配置WooCommerce動態定價和折...。
  • WR Price List Manager For Woocommerce 》WR Price List Manager 是為了讓困難變得容易而創建的,其主要功能包括通過角色創建批量折扣,無需逐個編輯產品。 WRPL 可以在幾秒鐘內創建基於百分比的折扣...。
  • Manage Discount in Admin Orders for WooCommerce 》透過這個外掛,您可以在 WooCommerce 後台管理訂單中設定折扣。您可以針對每個商品進行折扣,也可以對整筆訂單進行折扣。使用此外掛,讓您更方便地掌握訂單管...。
  • Custom WooCommerce Discount for User- Flexible Pricing & Discount Rule 》此外掛可讓管理員為特定使用者設定額外折扣。折扣可以設定在使用者的特定分類、子分類或產品上。, 使用者需要登入以查看折扣是否可用。, 折扣支援購物車、小...。
  • MaxtDesign Role-Based Pricing for WooCommerce 》總結:這款免費的 WordPress 外掛可以通過角色設定價格,讓您為不同的客戶群體創建價格規則,使用百分比或固定折扣,無需訂閱、無推銷和複雜的設置。, , 問題...。

文章
Filter
Apply Filters
Mastodon