Upgrade to Pro — share decks privately, control downloads, hide ads and more …

How We Are Scaling WooCommerce Core | Kevin Killingsworth

WooConf
October 19, 2017

How We Are Scaling WooCommerce Core | Kevin Killingsworth

WooConf

October 19, 2017
Tweet

More Decks by WooConf

Other Decks in Programming

Transcript

  1. Get Started • Start a plugin • Install prerequisites •

    Install hooks add_filter( 'woocommerce_order_data_store', my_order_datastore ); • Fulfill data operations • Data migration