We wanted to implement a setup wizard for 2.0, but didn't have the time.

Let's do the bare minimum instead. Get the default country, default it to the US if it's not set, import the currency for that country.
Then show a welcome message telling the merchant to add their first store.

Comments

bojanz created an issue. See original summary.

bojanz’s picture

Title: Improve the initial Commerce setup » Import an initial currency when commerce_price is installed

The message we're planning will be shown too soon, if the module is a part of an install profile.
Will need to think this through a bit better. Focusing on the currency for now,

  • bojanz committed 245345b on 8.x-2.x
    Issue #2910188 by bojanz: Import an initial currency when commerce_price...
bojanz’s picture

Status: Active » Fixed
bradjones1’s picture

I think this needs to be wrapped in code to not execute during config sync. See #2913409: commerce_price_install() needs to account for config sync

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.