Description
Smart Order Number is a powerful and flexible WooCommerce extension designed to help store owners take complete control of their order numbering system. Instead of relying on random or standard WordPress post IDs, you can create clean, professional, and branded sequential order numbers.
Key Features
- Sequential Order Numbers: Assign customizable sequential order numbers to newly placed WooCommerce orders.
- Dynamic Placeholders: Use dynamic tags in prefixes and suffixes, including date tags (
{YYYY},{YY},{MM},{DD},{HH}), order & customer details ({ORDER_ID},{CUSTOMER_ID},{PAYMENT_METHOD},{USER_ROLE},{COUNTRY_CODE},{POST_CODE},{PRODUCT_COUNT}). - Custom Counter Settings: Define custom starting numbers, step increments, and number padding (zero-filling).
- Auto-Reset Cycles: Automatically reset sequential order counters daily, monthly, or yearly.
- Separate Formatting for Free Orders: Configure distinct prefix and suffix formats for zero-amount ($0) orders.
- HPOS & Legacy Search Compatibility: Seamless search integration in WooCommerce order admin table supporting both High-Performance Order Storage (HPOS) and legacy custom post types.
- Live Interactive Preview: View real-time previews of standard and free order formats directly in the settings page.
- Bulk Order Generator: Tool to generate custom sequential numbers for existing past orders.
Installation
- Upload the plugin files to the
/wp-content/plugins/smart-order-numberdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the Plugins screen in WordPress.
- Navigate to WP-admin > Smart Order Number to configure your order format preferences.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Smart Order Number for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Smart Order Number for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Updated: Changed the plugin name to “Smart Order Number for WooCommerce”
1.0.1
- Fixed: get_transient may not works correctly
- Fixed: Generic function/class/define/namespace/option names
1.0.0
- Initial release.