[WordPress] 外掛分享: Generate Random Orders For WooCommerce

前言介紹

  • 這款 WordPress 外掛「Generate Random Orders For WooCommerce」是 2023-07-05 上架。
  • 目前有 100 個安裝啟用數。
  • 上一次更新是 2024-08-27,距離現在已有 249 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.3 以上。
  • 有 3 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

annaqq | aspengrovestudios |

外掛標籤

orders | random | generate | woocommerce | sample orders |

內容簡介

外掛「Generate Random Orders for WooCommerce」允許商店擁有者快速生成隨機訂單,成為測試和數據填充的寶貴工具。您可以設定要生成的訂單數量。
生成訂單後,您可以在WooCommerce管理面板中輕鬆查看它們。這個外掛可以在測試店鋪的訂購和支付流程,或者填充您的數據庫時,為您節省大量時間。

它是如何運作的?
該外掛運行一個腳本在這個站點的WooCommerce數據庫中生成隨機訂單和相關數據。您可以指定要生成的訂單數量。
訂單日期設定如下:
- 訂單#1:今天午夜
- 訂單#2:昨天午夜
- 訂單#3:一周前的午夜
- 訂單#4:30天前的午夜
- 訂單#5+:從現在到365天前的隨機日期和時間,其中大約50%的訂單在現在和30天前之間

訂單 billing 名稱和shipping 名稱從兩個可能的名稱中隨機選擇。
訂單 billing 電話和shipping 電話是隨機生成的10位數字。
訂單使用者ID為1或2。JSON假定使用者1的暱稱是user1,使用者2的暱稱是user2(如果不使用JSON,則無關緊要)。
訂單 billing 地址和shipping 地址是相同的,從兩個可能的地址中隨機選擇,一個是加拿大地址,一個是美國地址。
訂單 billing 電子郵件是[email protected],其中N是1至3之間的隨機數字。
每個訂單有(隨機)1到5個產品項目。WooCommerce商店必須同時擁有變動和簡單產品,產品是隨機選擇的,對於變動產品有約33%的偏向和對於簡單產品有約67%的偏向。每項產品的數量是1到5之間的隨機數字(整數)。
大約25%的訂單分配給本地取貨。大約75%的訂單分配給統一運費。WooCommerce商店中的運費必須設定統一運費的實例ID為1,本地取貨的實例。

疑問與回答:
- 「Generate Random Orders for WooCommerce」外掛是用來做什麼的?它可以幫助商店擁有者快速生成隨機訂單,用於測試和數據填充。
- 如何設定要生成的訂單數量?您可以在外掛中指定生成的訂單數量。
- 能否在WooCommerce管理面板中查看生成的訂單?是的,一旦生成訂單,您可以在WooCommerce管理面板中輕鬆查看它們。
- 這個外掛可以節省多少時間?使用這個外掛可以節省大量時間,特別是在測試商店的訂購和支付流程,或者填充數據庫時。

Note: Due to the limitation of the platform, the bullet points cannot be presented in an HTML bulleted list format.

原文外掛簡介

The “Generate Random Orders for WooCommerce” plugin allows store owners to generate random orders quickly, making it a valuable tool for testing and data population. You can set the number of orders to generate.
Once you generate the orders, you can easily view them in the WooCommerce admin panel. This plugin can save you a significant amount of time when testing your store’s ordering and payment processes or when populating your database with random data.
How it works?
This plugin runs a script to generate random orders and related data in this site’s WooCommerce database. You can specify how many orders you want to generate.
Order dates are set as follows:
* Order : midnight today
* Order : midnight yesterday
* Order : midnight one week ago
* Order : midnight 30 days ago
* Order +: random date and time between now and 365 days ago, with ~50% of orders between now and 30 days ago

Order billing name and shipping name are each randomly selected from two possible names.
>Order billing phone and shipping phone are randomly generated 10-digit numbers.
Order user ID is either 1 or 2. The JSON assumes that the nickname of user 1 is user1, and the nickname of user 2 is user2 (this doesn’t matter if the JSON is not being used.
Order billing address and shipping address are the same, randomly selected from two possible addresses, one Canadian and one US.
Order billing email is [email protected], where N is a random number from 1 to 3.
Each order has (randomly) 1 to 5 product items. The WooCommerce store must have both variable and simple products. Products are selected at random with a ~33% bias toward variable products and ~67% bias toward simple products. Each item has a random quantity between 1 and 5 (whole number).
~25% of orders are assigned local pickup. ~75% of orders are assigned flat rate shipping. The shipping in the WooCommerce store must be set up with flat rate having instance ID 1 and local pickup having instance ID 2. Shipping amount is a random whole number between 5 and 20.
~33% of orders have coupon code 50OFF added. This coupon code must be configured in WooCommerce.
Orders are randomly assigned statuses with the following approximate distribution: 14% pending, 29% processing, 57% completed. Some orders may have their status automatically changed to refunded due to the line item refund, if the refund results in the entire order being refunded.
~50% of orders have a custom meta field wpz_custom_meta_1, and ~50% of orders have a custom meta field wpz_custom_meta_2. The value of either field is a random 3 digit number.
The JSON assumes that two taxes are set up: tax ID 1 is GST, tax ID 2 is PST. This doesn’t matter if the JSON is not being used.
~20% orders have line item refunds. Each refund has one product item, and the quantity refunded is 1; refund amounts correspond to quantity pro-rated line total and taxes. A corresponding amount of shipping is refunded (ignoring other items that may be on the order). Refunds are dated between 1 and 14 days from the order date, but not past the current time.

Addons & Integrations
Looking to automate your WooCommerce reports, share them on the frontend of your site, or create in-depth sales reports? We have more free and premium reporting tools for WooCommerce.

Extra Product Options Addon – export fields from the WooCommerce Extra Product Options plugin
Scheduled Email Reports for WooCommerce – plugin to automate report sending
Frontend Reports for WooCommerce – display reports on the frontend of your site
Product Sales Report for WooCommerce (Free and Pro – create sales reports for your store

If you like this plugin, please consider leaving a comment or review.
You may also like these plugins
WP Zone has built a bunch of plugins, add-ons, and themes. Check out other favorites here on the repository and don’t forget to leave a 5-star review to help others in the community decide.

Product Sales Report for WooCommerce – setup a custom sales report for the products in your WooCommerce store with toggle sorting options. Including or excluding items based on date range, sale status, product category and id, define display order, choose what fields to include, and generate your report with a click.
Replace Image – keep the same URL when uploading to the WordPress media library
Force Update Check for Plugins and Themes -force Update Check for Plugins and Themes forces WordPress to run a theme and plugin update check whenever you visit the WordPress updates page
Connect SendGrid for Emails – connect SendGrid for Emails is a third-party fork of (and a drop-in replacement for) the official SendGrid plugin
Custom CSS and JavaScript – allows you to add custom site-wide CSS styles and JavaScript code to your WordPress site. Useful for overriding your theme’s styles and adding client-side functionality.
Disable User Registration Notification Emails – when this plugin is activated, it disables the notification sent to the admin email when a new user account is registered.
Inline Image Upload for BBPress – enables the TinyMCE WYSIWYG editor for BBPress forum topics and replies and adds a button to the editor’s “Insert/edit image” dialog that allows forum users to upload images from their computer and insert them inline into their posts.
Password Strength for WooCommerce – disables password strength enforcement in WooCommerce.
Potent Donations for WooCommerce – acceptance donations through your WooCommerce store
Shortcodes for Divi – allows to use Divi Library layouts as shortcodes everywhere where text comes.
Stock Export and Import for WooCommerce – generates reports on the stock status (in stock / out of stock) and quantity of individual WooCommerce products.
Random Quiz Generator for LifterLMS – pull a random set of questions from your quiz so users never get the same question twice when retaking or setting up a practice quiz.
WP and Divi Icons – adds over 660 custom outline SVG icons to your website. SVG icons are vector icons, so they are sharp and look good on any screen at any size.
WP Layouts – the best way to organize, import, and export your layouts, especially if you have multiple websites.
WP Squish – reduce the amount of storage space consumed by your WordPress installation through the application of user-definable JPEG compression levels and image resolution limits to uploaded images.

To view WP Zone’s premium WordPress plugins and themes, visit our WordPress products catalog page
Enjoy!

各版本下載點

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

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


1.0.0 | trunk |

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

  • Up2pay e-Transactions WooCommerce Payment Gateway 》此模組將在您的 WooCommerce 安裝中新增 Up2pay e-Transactions 付款網關。, Up2pay e-Transactions 是歐洲的付款服務提供者,隸屬於 Crédit Agricole 銀行。...。
  • Moloni 》O Moloni是一個創新的線上發票和POS軟件,包括許多有用和功能性工具,讓每個企業能快速、簡單和直覺地管理其發票、監控股票、自動化過程並快速發出文件。, 作...。
  • Order Limit for WooCommerce 》Order Limit for WooCommerce 可以讓你在訂單數量和金額方面設定最小和最大限制。這款 WooCommerce 數量限制的外掛可以避免顧客訂購太少或太多產品,從而使店...。
  • Export Order Items for WooCommerce 》這款 WordPress 外掛可以將你的 WooCommerce 商店中每筆銷售的訂單詳細資訊匯出。透過此外掛,你可以簡化訂單履行流程、輕鬆地產生會計報告,並將報告下載為 ...。
  • Contribuinte Checkout 》這個外掛可以讓你將增值稅 (VAT) 和歐盟增值稅資訊系統 (VIES) 加入你的 WooCommerce 商店。增值稅欄位將被儲存在 '_billing_vat' 中。, 重要提示:此外掛需...。
  • Block Specific Spam Woo Orders 》這個外掛能夠避免一組特定的 WooCommerce 假訂單/垃圾訂單。, 只需安裝並啟用外掛,不需要進行任何設置或微調。, 該外掛擴展了 WooCommerce 內建的結帳驗證,...。
  • Purchased Items Column for WooCommerce Orders 》這個外掛可以重新加入在 WooCommerce 3.0 中移除的「Purchased Items」欄位。當按下按鈕時,訂單資訊將透過 Ajax 載入,並在每次頁面載入時節省資源。, , 更...。
  • Send email to customer on cancelled order in WooCommerce 》這個外掛會發送電子郵件來告知使用者他的訂單已被取消或失敗。, 沒有任何選項,只需啟用外掛即可完成。。
  • Paybox WooCommerce Payment Gateway 》此外掛可在 WooCommerce 上安裝 Paybox 付款閘道。, Paybox 是歐洲的付款服務提供者,隸屬於 Verifone 集團。, 此外掛在 WordPress 上的功能如下:, 此外掛提...。
  • JSM Show Order Metadata for WooCommerce HPOS

    外掛介紹總結:

    ,

    The JSM Show Order Metadata for WooCommerce 外掛在訂單編輯頁底部的 metabox 中顯示訂單 meta key 和其未...。

  • WooCommerce Basic Ordernumbers 》這是一個針對 WooCommerce 網店客製化訂單編號的方案,提供最彈性和完整的解決方案!, 預設情況下,WooCommerce 使用訂單的 WordPress 文章 ID,這導致訂單編...。
  • Ultimate Order Combination 》, 作者:Fahad Mahmood, 專案網址:http://androidbubble.com/blog/wordpress/plugins/woo-ultimate-order-combination, , WooCommerce 是一個極棒的電子商務...。
  • AliExpress for WooCommerce 》這是 WooCommerce 官方的 AliExpress 插件,讓您可以把您在 WooCommerce 商店裡的任何產品發佈到 AliExpress 上。, AliExpress 是來自中國的線上零售商,隸屬...。
  • Fast Woo Order Lookup 》**總結:**, , - WooCommerce 的訂單和訂閱頁面允許商店所有者通過客戶姓名、電子郵件和其他屬性搜索訂單和訂閱。, - 默認情況下,它進行一般的子字符串搜索。...。
  • WooCommerce Order Navigation 》提供一個簡單的介面,讓管理員和店鋪經理在 WooCommerce 訂單編輯畫面中輕鬆尋覽訂單,無需返回訂單列表畫面,節省時間和迷失軌跡的問題。, 這是一個簡單但真...。

文章
Filter
Apply Filters
Mastodon