Skip to content

shopwareLabs/shopware6-phpstorm-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ccf6d23 · Sep 23, 2021

History

39 Commits
Sep 22, 2021
Sep 20, 2021
Sep 20, 2021
Sep 23, 2021
Sep 20, 2021
Sep 22, 2021
Sep 22, 2021
Sep 21, 2021
Sep 23, 2021
Sep 20, 2021
Sep 20, 2021
Sep 20, 2021
Sep 20, 2021

Repository files navigation

Shopware 6 Toolbox

Build Version Downloads

Shopware 6 Toolbox is a helper plugin for Shopware 6 development. It adds some live templates and scaffolding of common Shopware files.

Current features:

  • Lot of live templates for developing. Use STRG + J to see all live templates of current scope
  • A config.xml creator
  • A Vue.js Admin component generator
  • Frontend Snippet autocompletion

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Shopware 6 Toolbox" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...