hubble PWA Docs
PWA
Demo
Website
Github
PWA
Demo
Website
Github
  • What is hubble PWA?
    • Overview
    • Techstack
    • Requirements
    • Installation
    • Roadmap
    • Contact
    • Troubleshooting
  • Architecture

    • Shop Connector
    • File-based inheritance
    • Pages
    • Preinstalled Modules
    • User Session
    • Layouts
    • Components
  • Configuration
  • Theming

    • Default Theme
  • Shopware 6
    • How to set up Shopware 6 to work with hubble PWA
    • Shopware 6 Plugins
    • Shopware 6 Emotionworlds
    • i18n
    • Trade-offs
  • Module Development
    • Contribution Guide PWA
    • Tests
    • Hubble Coding Guidelines for Contributors
    • API Clients

How to set up Shopware 6 to work with hubble PWA

  1. Setup Shopware 6 (Version >= 6.5.3.3) your preferred way: Shopware 6 installation overview
  2. Install the official Shopware 6 PWA plugin. This is a required plugin with useful API endpoints to make hubble PWA work with Shopware
  3. After you successfully installed Shopware 6. Go to your Shopware 6 admin and create an integration, so your PWA can communicate with your Shop programmatically. This is required if you want to install some Shopware 6 Plugins and make them work with hubble PWA.
  4. Last step is to get your Shopware 6 API credentials. You need those credentials to connect your hubble PWA to the correct Shopware 6 Sales-channel.
  5. Your Shopware 6 is now ready for your hubble PWA. Continue with installing hubble PWA.
Next
Shopware 6 Plugins