Changeset 3385799
- Timestamp:
- 10/28/2025 11:23:13 AM (8 days ago)
- Location:
- wt-woocommerce-sequential-order-numbers
- Files:
-
- 2 edited
-
tags/1.7.5/README.txt (modified) (6 diffs)
-
trunk/README.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wt-woocommerce-sequential-order-numbers/tags/1.7.5/README.txt
r3385781 r3385799 15 15 == Description == 16 16 17 The sequential order number for WooCommerce plugin enables you to re-arrange or format your existing and new WooCommerce order numbers into a consecutive or linear format.17 The Sequential Order Number for WooCommerce plugin lets you format or re-arrange existing and new WooCommerce order numbers into a clean consecutive sequence. 18 18 19 WordPress uses an ID system for posts, pages, and media files. WooCommerce uses the same ID for order numbers too. When a new WooCommerce order is created it may not always get the next order in sequence as the ID may have already been used up by another post or page. Using this custom order number plugin, you will always get sequential numbers for your WooCommerce orders.19 WordPress uses an ID system for posts, pages, and media files. WooCommerce uses the same ID for order numbers too. When a new WooCommerce order is created it may not always get the next order number in sequence as the ID may have already been used up by another post or page. Using this custom order number plugin, you will always get sequential numbers for your WooCommerce orders. 20 20 21 21 When you activate the sequential order number plugin, if you have no orders in your store, your orders will start counting from order number 1 or the custom starting number specified. If you have existing orders, the order number will pick up from your highest order number. 22 22 23 == Free Version Features of the Sequential Order Number for WooCommerce Plugin == 23 You can check out this video to get a quick understanding of the plugin. 24 [youtube https://www.youtube.com/watch?v=M4HDE0Xtpwo] 25 26 27 == Free Version: Features of the WooCommerce Sequential Order Number Plugin == 24 28 25 29 * Supports **sequential order numbers** for WooCommerce … … 39 43 * Tested OK with WooCommerce 10.3.3 40 44 45 To learn about the installation and setup of this free sequential order plugin, visit the <a rel="nofollow" href="https://www.webtoffee.com/sequential-order-number-woocommerce-plugin-user-guide/" target="_blank" > WooCommerce sequential order number plugin</a> documentation. 41 46 42 47 >**Note:** If you like to make any of your other plugins (invoice/payment/shipment) compatible with the Sequential Order Numbers for WooCommerce, please make the below tweak. 43 48 44 > Instead of referencing `$order->get_id()` when fetching order data, use `$order->get_order_number()`49 >Instead of referencing `$order->get_id()` when fetching order data, use `$order->get_order_number()` 45 50 51 == Features of Sequential Order Number Plugin for WooCommerce-Premium Version == 52 53 ✅ Add a custom suffix to order numbers 54 ✅ Include order date as a suffix 55 ✅ Auto-reset WooCommerce order numbers daily, monthly, or yearly 56 ✅ Set a seperate custom order sequence for free orders 57 ✅ Choose from more order number templates 58 ✅ Define a custom increment for the order number sequence 46 59 47 == Installation and Setup of the Sequential Order Number Plugin == 48 49 To learn about the installation and setup of this free sequential order plugin, visit the <a rel="nofollow" href="https://www.webtoffee.com/sequential-order-number-woocommerce-plugin-user-guide/" target="_blank" > WooCommerce sequential order number plugin</a> documentation. 50 51 You can also check out this video to get a quick understanding of the plugin. 52 [youtube https://www.youtube.com/watch?v=M4HDE0Xtpwo] 53 54 ==Premium Version Features== 55 56 ✅ Add custom suffix 57 ✅ Add order date as suffix 58 ✅ Option to auto-reset order numbers on a daily/monthly/yearly basis 59 ✅ Custom sequence for free orders 60 ✅ More order number templates 61 ✅ Custom increment for order sequence 62 63 For more information about the plugin checkout the [Sequential Order Number for WooCommerce Premium](https://www.webtoffee.com/product/woocommerce-sequential-order-numbers/). 60 For more information about the custom order number plugin checkout the [Sequential Order Number for WooCommerce Premium](https://www.webtoffee.com/product/woocommerce-sequential-order-numbers/?utm_source=free_plugin_readme&utm_medium=sequential_order_numbers&utm_campaign=Sequential_Order_Numbers). 64 61 65 62 == Compatible Plugins == … … 93 90 A sequential order number system has its advantages in improving the efficiency of the store and the pace of its transactions. Therefore, enabling your store to generate sequential or custom order numbers is a must for the effective management of your WooCommerce store orders. 94 91 95 == Benefits of Sequential Order Numbers for WooCommerce == 92 93 == Benefits of WooCommerce Sequential Order Numbers for WooCommerce == 96 94 97 95 **Makes store management easy** - Sequential order numbers make store management easy and flexible. Consecutive order numbers helps easily estimate the orders received each day, thus, making order management easy for the store. … … 101 99 **Effortless estimation of the number of orders received** – When order numbers are given in a sequence of natural numbers or alphabets it becomes easy to estimate the number of orders in your store within seconds. 102 100 103 **Easier recording of orders** – Sequential order numbers helps to record orders easily. When random numbers are given for orders store owner will have a hard time keeping a record of the orders. 101 **Easier recording of orders** – Sequential order numbers helps to record orders easily. When random numbers are given for orders store owner will have a hard time keeping a record of the orders. 104 102 105 = About WebToffee = 103 104 == About WebToffee == 106 105 107 106 <a rel="nofollow" href="https://www.webtoffee.com/">WebToffee</a> creates quality WordPress/WooCommerce plugins that are easy to use and customize. We are proud to have thousands of customers actively using our plugins across the globe. 107 108 109 = Our Flagship Cookie Consent Plugin = 110 111 WebToffee’s [GDPR Cookie Consent Plugin by WebToffee](https://www.webtoffee.com/product/gdpr-cookie-consent/?utm_source=free_plugin_readme&utm_medium=sequential_order_numbers&utm_campaign=GDPR) is a leading solution for implementing cookie compliance on WordPress and WooCommerce websites. As a certified Google CMP Partner, the plugin ensures adherence to GDPR, CCPA, and other privacy laws. 112 113 Key features of the plugin include customizable cookie banners, automated cookie scanning, and advanced consent management tailored to different geolocations. 114 115 = Related plugins from WebToffee = 116 117 * **[PDF Invoice, Packing Slips, Delivery notes, and Shipping Label Plugin for WooCommerce](https://wordpress.org/plugins/print-invoices-packing-slip-labels-for-woocommerce/) -** Automatically generate and print invoice and related shipping documents in your WooCommerce store. 118 * **[Order/Coupon Import Export Plugin](https://wordpress.org/plugins/order-import-export-for-woocommerce/) -** Custom or bulk export orders and/or coupons to a CSV and import them to your WooCommerce store. 119 120 == Installation == 121 122 = Minimum Requirements = 123 124 WordPress version 3.0.1 or higher 125 PHP version 5.6 or higher 126 127 = Steps to install the WooCommerce Sequential Order Number plugin = 128 129 Step 1: Log in to your WordPress dashboard. 130 Step 2: Navigate to Plugins and select Add New. 131 Step 3: In the search bar, type “Sequential Order Numbers for WooCommerce” and click Search Plugins. 132 Step 4: Once you find the Sequential Order Number plugin by WebToffee, click on “Install Now”. 133 Step 5: After installation, click “Activate” to activate the plugin. 108 134 109 135 … … 117 143 118 144 Yes, The plugin supports WooCommerce subscriptions. 145 146 = Can I reset WooCommerce order numbers on yearly basis? = 147 148 Yes. You can set WooCommerce order numbers to reset automatically on a daily, monthly, or yearly basis. This feature is available in the premium version. 119 149 120 150 = Can I set an order number prefix/suffix? = … … 134 164 Yes. It's possible to add order date prefix. 135 165 136 == Related plugins from WebToffee ==137 138 * **[PDF Invoice, Packing Slips, Delivery notes, and Shipping Label Plugin for WooCommerce](https://wordpress.org/plugins/print-invoices-packing-slip-labels-for-woocommerce/) -** Automatically generate and print invoice and related shipping documents in your WooCommerce store.139 * **[Order/Coupon Import Export Plugin](https://wordpress.org/plugins/order-import-export-for-woocommerce/) -** Custom or bulk export orders and/or coupons to a CSV and import them to your WooCommerce store.140 166 141 167 == Screenshots == -
wt-woocommerce-sequential-order-numbers/trunk/README.txt
r3385781 r3385799 15 15 == Description == 16 16 17 The sequential order number for WooCommerce plugin enables you to re-arrange or format your existing and new WooCommerce order numbers into a consecutive or linear format.17 The Sequential Order Number for WooCommerce plugin lets you format or re-arrange existing and new WooCommerce order numbers into a clean consecutive sequence. 18 18 19 WordPress uses an ID system for posts, pages, and media files. WooCommerce uses the same ID for order numbers too. When a new WooCommerce order is created it may not always get the next order in sequence as the ID may have already been used up by another post or page. Using this custom order number plugin, you will always get sequential numbers for your WooCommerce orders.19 WordPress uses an ID system for posts, pages, and media files. WooCommerce uses the same ID for order numbers too. When a new WooCommerce order is created it may not always get the next order number in sequence as the ID may have already been used up by another post or page. Using this custom order number plugin, you will always get sequential numbers for your WooCommerce orders. 20 20 21 21 When you activate the sequential order number plugin, if you have no orders in your store, your orders will start counting from order number 1 or the custom starting number specified. If you have existing orders, the order number will pick up from your highest order number. 22 22 23 == Free Version Features of the Sequential Order Number for WooCommerce Plugin == 23 You can check out this video to get a quick understanding of the plugin. 24 [youtube https://www.youtube.com/watch?v=M4HDE0Xtpwo] 25 26 27 == Free Version: Features of the WooCommerce Sequential Order Number Plugin == 24 28 25 29 * Supports **sequential order numbers** for WooCommerce … … 39 43 * Tested OK with WooCommerce 10.3.3 40 44 45 To learn about the installation and setup of this free sequential order plugin, visit the <a rel="nofollow" href="https://www.webtoffee.com/sequential-order-number-woocommerce-plugin-user-guide/" target="_blank" > WooCommerce sequential order number plugin</a> documentation. 41 46 42 47 >**Note:** If you like to make any of your other plugins (invoice/payment/shipment) compatible with the Sequential Order Numbers for WooCommerce, please make the below tweak. 43 48 44 > Instead of referencing `$order->get_id()` when fetching order data, use `$order->get_order_number()`49 >Instead of referencing `$order->get_id()` when fetching order data, use `$order->get_order_number()` 45 50 51 == Features of Sequential Order Number Plugin for WooCommerce-Premium Version == 52 53 ✅ Add a custom suffix to order numbers 54 ✅ Include order date as a suffix 55 ✅ Auto-reset WooCommerce order numbers daily, monthly, or yearly 56 ✅ Set a seperate custom order sequence for free orders 57 ✅ Choose from more order number templates 58 ✅ Define a custom increment for the order number sequence 46 59 47 == Installation and Setup of the Sequential Order Number Plugin == 48 49 To learn about the installation and setup of this free sequential order plugin, visit the <a rel="nofollow" href="https://www.webtoffee.com/sequential-order-number-woocommerce-plugin-user-guide/" target="_blank" > WooCommerce sequential order number plugin</a> documentation. 50 51 You can also check out this video to get a quick understanding of the plugin. 52 [youtube https://www.youtube.com/watch?v=M4HDE0Xtpwo] 53 54 ==Premium Version Features== 55 56 ✅ Add custom suffix 57 ✅ Add order date as suffix 58 ✅ Option to auto-reset order numbers on a daily/monthly/yearly basis 59 ✅ Custom sequence for free orders 60 ✅ More order number templates 61 ✅ Custom increment for order sequence 62 63 For more information about the plugin checkout the [Sequential Order Number for WooCommerce Premium](https://www.webtoffee.com/product/woocommerce-sequential-order-numbers/). 60 For more information about the custom order number plugin checkout the [Sequential Order Number for WooCommerce Premium](https://www.webtoffee.com/product/woocommerce-sequential-order-numbers/?utm_source=free_plugin_readme&utm_medium=sequential_order_numbers&utm_campaign=Sequential_Order_Numbers). 64 61 65 62 == Compatible Plugins == … … 93 90 A sequential order number system has its advantages in improving the efficiency of the store and the pace of its transactions. Therefore, enabling your store to generate sequential or custom order numbers is a must for the effective management of your WooCommerce store orders. 94 91 95 == Benefits of Sequential Order Numbers for WooCommerce == 92 93 == Benefits of WooCommerce Sequential Order Numbers for WooCommerce == 96 94 97 95 **Makes store management easy** - Sequential order numbers make store management easy and flexible. Consecutive order numbers helps easily estimate the orders received each day, thus, making order management easy for the store. … … 101 99 **Effortless estimation of the number of orders received** – When order numbers are given in a sequence of natural numbers or alphabets it becomes easy to estimate the number of orders in your store within seconds. 102 100 103 **Easier recording of orders** – Sequential order numbers helps to record orders easily. When random numbers are given for orders store owner will have a hard time keeping a record of the orders. 101 **Easier recording of orders** – Sequential order numbers helps to record orders easily. When random numbers are given for orders store owner will have a hard time keeping a record of the orders. 104 102 105 = About WebToffee = 103 104 == About WebToffee == 106 105 107 106 <a rel="nofollow" href="https://www.webtoffee.com/">WebToffee</a> creates quality WordPress/WooCommerce plugins that are easy to use and customize. We are proud to have thousands of customers actively using our plugins across the globe. 107 108 109 = Our Flagship Cookie Consent Plugin = 110 111 WebToffee’s [GDPR Cookie Consent Plugin by WebToffee](https://www.webtoffee.com/product/gdpr-cookie-consent/?utm_source=free_plugin_readme&utm_medium=sequential_order_numbers&utm_campaign=GDPR) is a leading solution for implementing cookie compliance on WordPress and WooCommerce websites. As a certified Google CMP Partner, the plugin ensures adherence to GDPR, CCPA, and other privacy laws. 112 113 Key features of the plugin include customizable cookie banners, automated cookie scanning, and advanced consent management tailored to different geolocations. 114 115 = Related plugins from WebToffee = 116 117 * **[PDF Invoice, Packing Slips, Delivery notes, and Shipping Label Plugin for WooCommerce](https://wordpress.org/plugins/print-invoices-packing-slip-labels-for-woocommerce/) -** Automatically generate and print invoice and related shipping documents in your WooCommerce store. 118 * **[Order/Coupon Import Export Plugin](https://wordpress.org/plugins/order-import-export-for-woocommerce/) -** Custom or bulk export orders and/or coupons to a CSV and import them to your WooCommerce store. 119 120 == Installation == 121 122 = Minimum Requirements = 123 124 WordPress version 3.0.1 or higher 125 PHP version 5.6 or higher 126 127 = Steps to install the WooCommerce Sequential Order Number plugin = 128 129 Step 1: Log in to your WordPress dashboard. 130 Step 2: Navigate to Plugins and select Add New. 131 Step 3: In the search bar, type “Sequential Order Numbers for WooCommerce” and click Search Plugins. 132 Step 4: Once you find the Sequential Order Number plugin by WebToffee, click on “Install Now”. 133 Step 5: After installation, click “Activate” to activate the plugin. 108 134 109 135 … … 117 143 118 144 Yes, The plugin supports WooCommerce subscriptions. 145 146 = Can I reset WooCommerce order numbers on yearly basis? = 147 148 Yes. You can set WooCommerce order numbers to reset automatically on a daily, monthly, or yearly basis. This feature is available in the premium version. 119 149 120 150 = Can I set an order number prefix/suffix? = … … 134 164 Yes. It's possible to add order date prefix. 135 165 136 == Related plugins from WebToffee ==137 138 * **[PDF Invoice, Packing Slips, Delivery notes, and Shipping Label Plugin for WooCommerce](https://wordpress.org/plugins/print-invoices-packing-slip-labels-for-woocommerce/) -** Automatically generate and print invoice and related shipping documents in your WooCommerce store.139 * **[Order/Coupon Import Export Plugin](https://wordpress.org/plugins/order-import-export-for-woocommerce/) -** Custom or bulk export orders and/or coupons to a CSV and import them to your WooCommerce store.140 166 141 167 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.