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
      • Theme
      • Multilanguage
      • State Management
      • Useful helper composables
      • Modularity
    • 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

Preinstalled Modules

hubble PWA install a selection of awesome modules to your project to make development even easier. These modules are automatically installed and configured on setup:

Theme

  • @heroicons/vue
  • @nuxtjs/color-mode
  • tailwindcss
  • postcss
  • autoprefixer
  • daisyui
  • portal-vue
  • sass

Multilanguage

  • @nuxtjs/i18n

State Management

  • @pinia/nuxt

Useful helper composables

  • @vueuse/core
  • @vueuse/nuxt

Modularity

  • globby
  • lmify
  • mitt
  • untyped
  • unzipper
Prev
Pages
Next
User Session