Shopware 6 Toolbox is a helper plugin and productivity tool for common tasks for Shopware 6 development. It adds some live templates and scaffolding of common Shopware files.
Multiple live templates for development. Use Cmd/Ctrl + J to see all live templates available
- Vue.js Admin component
- config.xml
- Extend storefront blocks with automatic file creation
- Vue module
- Scheduled task
- Changelog
Inspection to show an error when abstract class is used incorrectly in the constructor (guideline check)
- Admin components
- Snippets in Administration and Storefront
- Storefront functions
theme_config
,config
,seoUrl
,sw_include
andsw_extends
- Repositories at this.repositoryFactory.create
- Module.register labels
- Show only admin component auto-completion when the twig file is next to an index.js
- Feature flags
Either search for Shopware 6 Toolbox
in the JetBrains Marketplace or get it on the marketplace website.
{% embed url="https://plugins.jetbrains.com/plugin/17632-shopware-6-toolbox" caption="Shopware 6 Toolbox on JetBrains Marketplace" %}