Ask SkyVerge

How to Print Invoices for WooCommerce Orders by Date Range

We’ve got a new Ask SkyVerge question today! This one comes from Thomas: Does Print invoices / packing lists have a date picker? For example, if I would like to print only invoices from May 23 to May 28, can I do this? This is an excellent question, and the answer is not right away, but it can with a bit of help. Print Invoices / Packing Lists allows you to print invoices, packing lists,…

Read More

Team

Add Plugin Settings to WooCommerce, Part 2

This is post 6 of 8 in the series “Build a WooCommerce Extension” This series walks you through some of the beginner to intermediate skills you’ll need to build your first WooCommerce extension. Building Your First WooCommerce Extension Hooking into WooCommerce Actions How to Create a WooCommerce Widget Widgets, Part Deux: Create a Smart WooCommerce Widget Add Plugin Settings to WooCommerce, Part 1 Add Plugin Settings to WooCommerce, Part 2 WooCommerce Class Members Example: Create…

Read More

WooCommerce reviews + tutorials

Add Plugin Settings to WooCommerce, Part 1

This is post 5 of 8 in the series “Build a WooCommerce Extension” This series walks you through some of the beginner to intermediate skills you’ll need to build your first WooCommerce extension. Building Your First WooCommerce Extension Hooking into WooCommerce Actions How to Create a WooCommerce Widget Widgets, Part Deux: Create a Smart WooCommerce Widget Add Plugin Settings to WooCommerce, Part 1 Add Plugin Settings to WooCommerce, Part 2 WooCommerce Class Members Example: Create…

Read More

Changing WooCommerce Custom Order Status Icons

If you’re using the official WooCommerce iPhone app, you may have noticed that custom order statuses have their own icon when displayed in your order details: These handy little icons (designed by Jay Koster) can be added to your WooCommerce “Orders” page as well so they’re consistent throughout your shop and the app. Here’s a quick guide on how to add WooCommerce custom order status icons. You don’t have to be using the iPhone app…

Read More

WooCommerce extension updates & releases

WooCommerce Order Status Control Available at WooCommerce

New extension alert! WooCommerce Order Status Control is now available at WooCommerce! You know all of those annoying little tasks that you have to do every day, and they constantly eat up little bits of time? Stuff that you do anyway, because it’s just a little bit of time, but it still adds up each day…stuff like tying your shoes. You could save this time with an improved system, such as slip on shoes, or…

Read More

WooCommerce extension updates & releases

WooCommerce Order Exports Made Better

We’ve written two WooCommerce Order Export plugins and both have some pretty similar features. For both the WooCommerce Order / Customer CSV exporter and the WooCommerce Customer / Order XML Export suite, users can export customer and order data directly from WooCommerce that’s ready to send of to drop-shippers, accounting software, and other sources. One of the best features about each of these plugins is ability to automatically export orders on a schedule via FTP…

Read More

WooCommerce extension updates & releases

New Extension: WooCommerce Product SKU generator

New product alert! We’ve released another free WooCommerce extension out into the wild – the WooCommerce Product SKU generator provides automatic SKU management for WooCommerce. We had a request from a customer to ask if there was a way to automatically generate SKUs for products rather than manually set them for each item in your shop catalog. Some 3rd part fulfillment services (such as Shipwire) require your products to have SKUs, and it can be…

Read More

Tweaking the WooCommerce Order Admin: Searching For Custom Fields

The WooCommerce Order Admin allows you to search for orders by the following fields: order key billing first name billing last name billing company billing address 1 billing address 2 billing city billing postcode billing country billing state billing email billing phone order items But what if you want to search by another order field? Perhaps the order total? Well it’s as easy as adding something like the following to your themes functions.php: function woocommerce_shop_order_search_order_total(…

Read More

WooCommerce extension updates & releases

WooCommerce Sequential Order Numbers Pro Released

Today marks the release of the WooCommerce Sequential Order Numbers “Pro” plugin, the first of many practical and useful WooCommerce extensions to be released by Fox Run Software. If you don’t like the essentially random order numbers that WooCommerce uses, and you perhaps want to customize them a bit as well, then this plugin could be a good fit for you. The Pro version of the plugin builds upon the limited functionality of the free…

Read More