Spree Commerce documentation home pagelight logodark logo
  • Support
  • Get started
  • Get started
Upgrade Guides
Upgrading to Spree 4.10
Developer Docs
Ecommerce API
User Docs
  • Community
  • Github
  • Getting started
    • Quickstart
    • Architecture
    • Stores
    • Orders
    • Users
    • Products
    • Inventory
    • Payments
    • Taxes
    • Promotions
    • Shipments
    • Calculators
    • Adjustments
    • Addresses
    • Internationalization
    Customizing Spree
    • Quickstart
    • Configuration
    • Storefront
    • Authentication
    • Checkout Flow
    • Permissions
    • Dependencies
    • Decorators
    • Model Preferences
    • Metadata
    • Routes
    • API
    • Custom Promotions
    • Extensions
    Deployment
    • Render
    • Docker
    • Environment Variables
    • Emails
    • Assets
    • CDN
    • Caching
    Upgrading
    • Quickstart
    • Upgrade Guides
      • Upgrading to Spree 5.0
      • Upgrading to Spree 4.10
      • Upgrading to Spree 4.9
      • Upgrading to Spree 4.8
      • 4.6 to 4.7
      • 4.5 to 4.6
      • 4.4 to 4.5
      • 4.3 to 4.4
      • 4.2 to 4.3
      • 4.1 to 4.2
      • 4.0 to 4.1
      • 3.7 to 4.0
      • 3.6 to 3.7
      • 3.5 to 3.6
      • 3.4 to 3.5
      • 3.3 to 3.4
      • 3.2 to 3.3
      • 3.1 to 3.2
      • 3.0 to 3.1
      • 2.3 to 2.4
      • 2.2 to 2.3
      • 2.1 to 2.2
      • 2.0 to 2.1
    Contributing
    • Quickstart
    • Developing Spree
    • Creating an Extension
    Security
    • Security policy
    • PCI Compliance
    Advanced
    • Adding to an existing Rails app
    Upgrade Guides

    Upgrading to Spree 4.10

    This guide covers upgrading a Spree 4.9 application to Spree 4.10.

    Before proceeding to upgrade, please ensure you’re at Spree 4.9

    bundle update
    
    bin/rake spree:install:migrations && bin/rails db:migrate
    

    ​
    Read the release notes

    For information about changes contained within this release, please read the Spree 4.10.0 Release Notes.

    Was this page helpful?

    Suggest editsRaise issue
    Upgrading to Spree 5.0Upgrading to Spree 4.9
    githubx
    Powered by Mintlify
    On this page
    • Read the release notes