Exciting news for WooCommerce Developers: you can now include custom product types in the onboarding checklist. Also, the product creation tour guide can now be customized.
One of the features coming in WooCommerce 8.8 is the ability to extend the product type onboarding list and tour guide. This enhancement opens up a new method of customization for developers, making the Add Products task more adaptable and user-friendly.
Extending product onboarding and product tours
For the first time, WooCommerce will allow the addition of custom product types to the onboarding list via the experimental_woocommerce_tasklist_product_types
JavaScript filter. This means you can now inject your own product types into the setup flow, complete with custom titles, descriptions, and even unique icons to represent them visually.
Additionally, by using the experimental_woocommerce_admin_product_tour_steps
JavaScript filter, developers can alter the tour displayed to the user when creating a product via the onboarding list.
These features will be available in WooCommerce 8.8:
Why It Matters
The update is significant for developers creating extensions that extend beyond standard offerings. It introduces a customizable onboarding process that allows developers to highlight their extension’s unique features right from the start, enhancing user engagement and retention.
Get Involved
We’re excited to see how you use this to create more dynamic and engaging onboarding and product creation experiences. Let us know what you’re working on, or join the discussion, RFC: Extending WooCommerce Product Onboarding and Tours #45854.
Stay tuned for more updates and insights as we continue to enhance WooCommerce. Happy coding!
Leave a Reply