Sequential Order Numbers for WooCommerce for WordPress Plugin Directory
By SkyVerge
Sequential Order Numbers for WooCommerce is a WordPress app, with a 3.8 average rating from 29 reviews, as of July 9, 2026.
Sequential Order Numbers for WooCommerce is a WordPress Plugin Directory app by SkyVerge. With a rating of 3.8★ from 29 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Sequential Order Numbers for WooCommerce is a mixed-rating WordPress app with a limited review volume. It is listed in the Woocommerce orders category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 29 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by SkyVerge — established developer track record
Cons
- −Average rating below 4.0 (3.8★) — read recent low-star reviews before committing
- −Limited review base (29) — ratings can shift significantly with new feedback
Looking to switch from Sequential Order Numbers for WooCommerce?
See Sequential Order Numbers for WooCommerce's alternatives ranked by audit score, rating, and review velocity.
How Sequential Order Numbers for WooCommerce works
Show full descriptionShow less
This plugin extends WooCommerce by automatically setting sequential order numbers for new orders. If there are existing orders at the time of installation, the sequential order numbers will start with the highest current order number.
This plugin requires WooCommerce 3.9.4 or newer.
No configuration needed! The plugin is so easy to use, there aren’t even any settings. Activate it, and orders will automatically become sequential.
If you have no orders in your store, your orders will begin counting from order number 1. If you have existing orders, the count will pick up from your highest order number.
If you’ve placed test orders, you must trash and permanently delete them to begin ordering at “1” (trashed orders have to be counted in case they’re restored, so they need to be gone completely).
Support Details We do support our free plugins and extensions, but please understand that support for premium products takes priority. We typically check the forums every few days (usually with a maximum delay of one week).
Sequential Order Numbers Pro If you like this plugin, but are looking for the ability to set the starting number, or to add a custom prefix/suffix to your order numbers (ie, you’d prefer something like WT101UK, WT102UK, etc) please consider our premium Sequential Order Numbers Pro for WooCommerce plugin, which is available in the WooCommerce Store.
More Details
See the product page for full details.
Check out the Pro Version.
View more of SkyVerge’s free WooCommerce extensions
View all SkyVerge WooCommerce extensions
Interested in contributing? You can find the project on GitHub and contributions are welcome 🙂
If you’d like to make your payment gateway compatible with Sequential Order Numbers, or other plugins that filter the order number, please make one small change. Instead of referencing $order->id when storing order data, reference: $order->get_order_number()
This is compatible with WooCommerce core by default, as the order number is typically equal to the order ID. However, this will also let you be compatible with plugins such as ours, as the order number can be filtered (which is what we do to make it sequential), so using order number is preferred.
Some other notes to help developers:
Get an order from order number If you want to access the order based on the sequential order number, you can do so with a helper method:
$order_id = wc_sequential_order_numbers()->find_order_by_order_number( $order_number );
This will give you the order’s ID (post ID), and you can get the order object from this.
Get the order number If you have access to the order ID or order object, you can easily get the sequential order number based on WooCommerce core functions.
$order = wc_get_order( $order_id ); $order_number = $order->get_order_number();
Category rankings
As of Jul 9, 2026- Order number#0of 1Top 1%
- Sequential order number#0of 1Top 1%
- Woocommerce orders#0of 5Top 1%
- Woocommerce#108of 1,967Top 6%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Sequential Order Numbers for WooCommercedoesn't have curated competitor matchups yet. Other tracked woocommerce orders apps on WordPress:
Frequently asked questions
What is Sequential Order Numbers for WooCommerce?
Sequential Order Numbers for WooCommerce is an app for WordPress. It currently holds a 3.8-star rating from 29 merchant reviews, and AppRanks has been tracking its public marketplace data on a daily refresh cycle. It is listed under the Woocommerce orders category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by SkyVerge.
Who uses Sequential Order Numbers for WooCommerce?
Currently around 10,000 active stores have installed Sequential Order Numbers for WooCommerce. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Woocommerce orders category on WordPress.