Before proceeding to upgrade, please ensure you’re at Spree 5.0
Upgrading to Spree 5.1
This guide covers upgrading a Spree 5.0 application to Spree 5.1.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
This guide covers upgrading a Spree 5.0 application to Spree 5.1.
bundle update
bin/rake spree:install:migrations && bin/rails db:migrate
bin/rake db:migrate_admin_users_to_role_users
Was this page helpful?
