Back to Woocommerce

Onboarding

packages/js/onboarding/README.md

11.0.0-dev501 B
Original Source

Onboarding

A collection of onboarding related components and utilities.

Note: This package is intended for internal WooCommerce use. It ships ESM only, and some components (e.g. the payment-method logos) import .svg assets, so it must be consumed through a bundler that resolves asset imports (as WooCommerce admin does via the wc-source export). It is not designed for plain Node consumption.

Installation

Install the module

bash
pnpm install @woocommerce/onboarding --save