Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the new WooCommerce onboarding flow in production and staging #38168

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

justinshreve
Copy link
Contributor

Part of #3055. This PR enables our special WooCommerce onboarding flows for Jetpack and the WooCommerce.com OAuth connection flow in the production and stage environments.

These flows are only active when a certain query string is present (?from=woocommerce-onboarding for Jetpack or ?wccom-from=onboarding for OAuth).

In WooCommerce 3.9 (beta releasing soon), we will be exposing users publicly to the new WooCommerce Core onboarding experience with uses both of these Calypso flows.

Screen Shot 2019-12-04 at 11 24 24 AM

Screen Shot 2019-12-04 at 11 27 57 AM

Testing instructions

Nothing specific to test, but if you want to optionally try out the flows, you can access them via WooCommerce Admin.

  • Install WooCommerce
  • Install WooCommerce Admin from GitHub
  • Enable WP_DEBUG
  • Go to WooCommerce > Settings > Help > Setup Wizard and connect via the Jetpack flow
  • Go to WooCommerce > Settings > Help > Setup Wizard and connect via the WooCommerce.com flow.

@justinshreve justinshreve added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Dec 4, 2019
@justinshreve justinshreve self-assigned this Dec 4, 2019
@matticbot
Copy link
Contributor

@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

Copy link
Contributor

@timmyc timmyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@justinshreve justinshreve merged commit 808dd84 into master Dec 9, 2019
@justinshreve justinshreve deleted the add/woocommerce-onboarding branch December 9, 2019 15:42
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants