Contributors: ahegyes, deepwebsolutions
Tags: linked orders, woocommerce
Requires at least: 5.5
Tested up to: 6.0.1
Requires PHP: 7.4
Stable tag: 1.2.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
A WooCommerce extension for creating orders that are logically connected to existing ones.
Linked Orders is a WooCommerce extension for marking newer orders as being logically connected to older ones.
What that means depends on your use-case. For example, an order containing a warranty extension should probably be linked to the order containing the product that the extension is for. Or an express processing fee paid separately. Or anything else that you'd like to keep track of without having to open up all the customer's orders to figure it out.
Empty linked orders can be created using the admin interfaces (e.g., for email or phone orders), or you can link orders programmatically to fit your existing workflow.
This plugin requires WooCommerce 4.5+ to run. If you're running a lower version, please update first. After you made sure that you're running a supported version of WooCommerce, you may install Linked Orders for WooCommerce either manually or through your site's plugins page.
- Visit the plugins page withing your dashboard and select
Add New. - Search for
Locked Orders for WooCommerceand click theInstall Nowbutton. - Activate the plugin from within your
Pluginspage.
- Download the plugin from https://wordpress.org/plugins/ and unzip the archive.
- Upload the
linked-orders-for-woocommercefolder to the/wp-content/plugins/directory. - Activate the plugin through the
Pluginsmenu in WordPress.
If the minimum required version of WooCommerce is present, you will find a section present in the Advanced tab of the WooCommerce Settings page. This section is called Linked Orders. There you will be able to:
- Choose the maximum depth level you want to allow.
- Choose whether to autocomplete descendant orders upon completion of a parent order.
Linked orders are ones that have a logical connection to one another. That can mean whatever you need it to. You can read this article to learn more about linked orders and how they work.
You might be able to figure some stuff out by browsing our knowledge base and you can open a community support ticket here at wordpress.org. Our staff regularly goes through the community forum to try and help.
There is a chance that your question might be answered in our knowledge base. Otherwise, feel free to reach out via our contact form.
[missing image]
[missing image]
[missing image]
[missing image]
- Tested up to WordPress 6.0.1.
- Tested up to WooCommerce 6.7.0.
- Updated Freemius SDK.
- Tested up to WordPress 5.9.
- Tested up to WooCommerce 6.3.
- Security: updated Freemius SDK.
- New: integration with SkyVerge's WC Sequential Order Numbers Pro.
- Better support for 3rd-party order types.
- Removed Freemius contact form functionality.
- Tweak: updated 'tested up to' headers.
- Dev: added more automated testing.
- Dev: updated DWS framework.
- Fixed assets version.
- Dev: hook generator helpers can now be called before initialization.
- Dev: updated DWS framework.
- Changed order actions icons for less overlap with other plugins.
- Tweaked error messages for better end-user clarity.
- Dev: renamed some variables to better express 'shop_order' agnosticism.
- Dev: updated DWS framework.
- First official release.