Creating an easy XML generator for WooCommerce

We have recently been asked by one of our clients to integrate with SAP. This is Enterprise software that helps to manage general business operations. Where to begin? The biggest task for this was giving the ability to output an XML for each order. We began by hooking into the normal WooCommerce Order Processing action. …

Read more

Getting to grips with WordPress Command line

Anybody who has used Command Line will know how brilliant it can be. If you know the right commands you can do pretty much anything faster than you could with a GUI, albeit with possibly disastrous ramifications if done incorrectly, but surely that is where half the fun lies!

Read more

How to change the ‘Default Variant’ in WooCommerce

As a standard, when you create a new WooCommerce Variable Product there is no default variant set. This can be very handy for a simple store that just wants to quickly get products out to sell. A problem arises however if you have additional data assigned to the product, for example personalisation.

Read more