{"id":178381,"date":"2023-07-06T14:38:37","date_gmt":"2023-07-06T14:38:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/generate-random-orders-for-woocommerce\/"},"modified":"2026-05-15T18:33:16","modified_gmt":"2026-05-15T18:33:16","slug":"generate-random-orders-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/generate-random-orders-for-woocommerce\/","author":23196452,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"5.0","requires_php":"7.3","requires_plugins":null,"header_name":"Generate Random Orders For WooCommerce","header_author":"BerryPress","header_description":"Generates random orders for your WooCommerce store. It's a great tool for testing and populating your store's database with random data.","assets_banners_color":"488bd9","last_updated":"2026-05-15 18:33:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/berrypress.com\/","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":100,"downloads":4336,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"annaqq","date":"2024-08-27 12:45:41"},"1.0.1":{"tag":"1.0.1","author":"berrypress","date":"2026-05-15 18:33:16"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":3},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3533320,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3533320,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3533320,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3533320,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[8202,16281,244,221322,286],"plugin_category":[45],"plugin_contributors":[237655,248575],"plugin_business_model":[],"class_list":["post-178381","plugin","type-plugin","status-publish","hentry","plugin_tags-generate","plugin_tags-orders","plugin_tags-random","plugin_tags-sample-orders","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-berrypress","plugin_contributors-kurowskanna","plugin_committers-annaqq","plugin_committers-aspengrovestudios","plugin_committers-berrypress"],"banners":{"banner":"https:\/\/ps.w.org\/generate-random-orders-for-woocommerce\/assets\/banner-772x250.png?rev=3533320","banner_2x":"https:\/\/ps.w.org\/generate-random-orders-for-woocommerce\/assets\/banner-1544x500.png?rev=3533320","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/generate-random-orders-for-woocommerce\/assets\/icon-128x128.png?rev=3533320","icon_2x":"https:\/\/ps.w.org\/generate-random-orders-for-woocommerce\/assets\/icon-256x256.png?rev=3533320","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>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.<\/p>\n\n<h3>How it works?<\/h3>\n\n<p>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.<\/p>\n\n<p>Order dates are set as follows:\n- Order #1: midnight today\n- Order #2: midnight yesterday\n- Order #3: midnight one week ago\n- Order #4: midnight 30 days ago\n- Order #5+: random date and time between now and 365 days ago, with ~50% of orders between now and 30 days ago<\/p>\n\n<ol>\n<li>Order billing name and shipping name are each randomly selected from two possible names.<\/li>\n<li>&gt;Order billing phone and shipping phone are randomly generated 10-digit numbers.<\/li>\n<li>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.<\/li>\n<li>Order billing address and shipping address are the same, randomly selected from two possible addresses, one Canadian and one US.<\/li>\n<li>Order billing email is example<em>N<\/em>@example.com, where <em>N<\/em> is a random number from 1 to 3.<\/li>\n<li>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).<\/li>\n<li>~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.<\/li>\n<li>~33% of orders have coupon code 50OFF added. This coupon code must be configured in WooCommerce.<\/li>\n<li>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.<\/li>\n<li>~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.<\/li>\n<li>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.<\/li>\n<li>~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.<\/li>\n<\/ol>\n\n<h3>Addons &amp; Integrations<\/h3>\n\n<p>Looking to automate your reports, share them on the frontend of your site, or export details about an individual sale for order fulfillment? Upgrade or become a member for access to these add-ons:<\/p>\n\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/product-sales-report-for-woocommerce\/\">Ninjalytics: Sales Reports &amp; Order Export for WooCommerce and EDD<\/a> - the rebranded Product Sales Report. Create powerful sales reports and order exports with charts, 15+ templates, and live report preview (<a href=\"https:\/\/berrypress.com\/product\/woocommerce\/ninjalytics\/?utm_source=wordpressorg&amp;utm_medium=generate-random-orders-for-woocommerce\">Pro version<\/a> also available)<\/li>\n<li><a href=\"https:\/\/berrypress.com\/product\/woocommerce\/scheduled-email-reports\/?utm_source=wordpressorg&amp;utm_medium=generate-random-orders-for-woocommerce\">Scheduled Email Reports for WooCommerce<\/a> - email your reports as an attachment on a recurring schedule<\/li>\n<li><a href=\"https:\/\/berrypress.com\/product\/woocommerce\/frontend-reports-for-woocommerce\/?utm_source=wordpressorg&amp;utm_medium=generate-random-orders-for-woocommerce\">Frontend Reports for WooCommerce<\/a> - embed a report or a download link in a post or a page<\/li>\n<li><a href=\"https:\/\/berrypress.com\/product\/woocommerce\/export-order-items-pro\/?utm_source=wordpressorg&amp;utm_medium=generate-random-orders-for-woocommerce\">Export Order Items Pro for WooCommerce<\/a> - export order details for use in order fulfillment and data analysis<\/li>\n<li><a href=\"https:\/\/berrypress.com\/product\/woocommerce\/extra-product-options-addon\/?utm_source=wordpressorg&amp;utm_medium=generate-random-orders-for-woocommerce\">Extra Product Options Addon for Export Order Items<\/a> - export fields from the WooCommerce Extra Product Options plugin<\/li>\n<\/ul>\n\n<p>Plugins for BBPress:\n- <a href=\"https:\/\/berrypress.com\/product\/bbpress\/image-upload-for-bbpress-pro\/?utm_source=wordpressorg&amp;utm_medium=generate-random-orders-for-woocommerce\">Image Upload for bbPress Pro<\/a> - premium version of the inline image upload plugin for bbPress\n- <a href=\"https:\/\/berrypress.com\/product\/bbpress\/s3-image-storage-for-bbpress\/?utm_source=wordpressorg&amp;utm_medium=generate-random-orders-for-woocommerce\">S3 Image Storage for bbPress<\/a> - store bbPress image uploads on Amazon S3<\/p>\n\n<h3>You may also like these plugins<\/h3>\n\n<p><a href=\"https:\/\/berrypress.com\/\">BerryPress<\/a> has built a range of powerful plugins for WooCommerce and WordPress. Check out some of our favorites below - and don\u2019t forget to leave a \u2b50\u2b50\u2b50\u2b50\u2b50 review to help others in the community discover them!<\/p>\n\n<ul>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/live-carts-for-woocommerce\/\">Live Carts for WooCommerce<\/a> - Free plugin to view and analyze live shopping carts in real time to understand user behavior and optimize conversions (<a href=\"https:\/\/berrypress.com\/product\/woocommerce\/live-carts\/\">Pro version<\/a> also available). <strong>Integrates with Ninjalytics<\/strong> to add 4 specialized cart reporting templates.<\/li>\n<li><a href=\"https:\/\/berrypress.com\/product\/woocommerce\/automatic-product-categories\/\">Automatic Product Categories<\/a> - Available as a free version and Pro. Automatically assign products to categories and tags, based on custom rules, saving you time and keeping your store organized.<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/image-upload-for-bbpress\/\">Inline Image Upload for BBPress<\/a> - Add a TinyMCE WYSIWYG editor to BBPress forums and enable inline image uploads, so users can easily attach and display images within their posts.<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/advanced-order-editor-for-woocommerce\/\">Advanced Order Editor for WooCommerce<\/a> - Add editable Paid date, Completed date and Payment method fields in the WooCommerce order admin screen.<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/photoberry-studio\/\">PhotoBerry Studio<\/a> - provides a complete solution to enhance and streamline your photography workflow. With advanced tools for image organization, gallery management, and client proofing, it transforms the way you work.<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/loginberry\/\">LoginBerry<\/a> - bundles account verification, two-factor authentication (2FA), passwordless login, and login logs. Each feature can be enabled or disabled independently. Outgoing codes are delivered by email.<\/li>\n<li><a href=\"https:\/\/wordpress.org\/plugins\/customer-address-change-notification-for-woocommerce\/\">Customer Address Change Notification for WooCommerce<\/a> - Get instant notifications when customers update their shipping or billing address, helping you stay on top of changes and prevent delivery issues.<\/li>\n<\/ul>\n\n<p>To view BerryPress's premium WordPress plugins and themes, visit our <a href=\"https:\/\/berrypress.com\/shop\/\">WordPress products catalog page<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Click \"Plugins\" &gt; \"Add New\" in the WordPress admin menu.<\/li>\n<li>Search for \"Generate Random Orders For WooCommerce\".<\/li>\n<li>Click \"Install Now\".<\/li>\n<li>Click \"Activate Plugin\".<\/li>\n<\/ol>\n\n<p>Alternatively, you can manually upload the plugin to your wp-content\/plugins directory.<\/p>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<p>May 15. 2026\n- Update readme, assets\n- Redesign\n- Translatable strings\n- Minor fixes<\/p>\n\n<h4>1.0.0<\/h4>\n\n<p>May 9. 2023<\/p>\n\n<p>Initial release<\/p>","raw_excerpt":"Generates random orders for your WooCommerce store. It&#039;s a great tool for testing and populating your store&#039;s database with random data.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/178381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=178381"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/berrypress"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=178381"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=178381"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=178381"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=178381"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=178381"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=178381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}