內容簡介
Recipe Wizard for WooCommerce 是專為烘焙師和餐飲創業者設計的外掛,能夠建立自訂的原料資料庫,計算真實成本,並根據 WooCommerce 商店中銷售的產品自動計算食譜需求。
【主要功能】
• 管理原料及計量單位
• 將複雜食譜附加至 WooCommerce 產品
• 自動計算訂單所需原料量
外掛標籤
開發者團隊
② 後台搜尋「Recipe Wizard for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
Recipe Wizard for WooCommerce is the ultimate production companion for bakers and culinary entrepreneurs. It allows you to build a custom ingredient database, assign true costs, and automatically calculate recipe requirements based on the products sold in your WooCommerce store.
Manage raw ingredients and units of measurement in the Ingredients page
Attach complex recipes directly to WooCommerce products in the Recipe tab of the Product data section
When an order comes in, the plugin will automatically calculate how much of each ingredient you need to fulfill the order
Pro version
Check out our Pro Version Video Demo to see the advanced features in action!
Build Process and Source Code
The uncompiled source files for the frontend user interface (such as the src folder, package.json, vite.config.js, etc.) are included within this plugin’s directory.
To regenerate the compiled frontend assets:
1. Open your terminal and navigate to the plugin directory.
2. Run npm install to install the required development dependencies (Vite, Tailwind CSS, PostCSS).
3. Run npm run build to compile the frontend assets.
