All Projects → shyim → shopware6-phpstorm-plugin

shyim / shopware6-phpstorm-plugin

Licence: other
No description or website provided.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to shopware6-phpstorm-plugin

bamboo-soy
An intellij plugin supporting Closure Template language (Soy)
Stars: ✭ 42 (-2.33%)
Mutual labels:  intellij-plugin
JetBrains-NASM-Language
Plugin that adds NASM assembly language support for the IntelliJ Platform IDEs
Stars: ✭ 79 (+83.72%)
Mutual labels:  intellij-plugin
Assertions2AssertJ
Intellij Plugin to convert Junit and Hamcrest Assertions to AssertJ
Stars: ✭ 13 (-69.77%)
Mutual labels:  intellij-plugin
SpockAdb
Spock Adb Plugin Helps you to have full control of your project
Stars: ✭ 102 (+137.21%)
Mutual labels:  intellij-plugin
sourcegraph-jetbrains
Sourcegraph for JetBrains IDEs (IntelliJ)
Stars: ✭ 34 (-20.93%)
Mutual labels:  intellij-plugin
eventbus-plugin
IntelliJ iDEA plugin to work with projects using greenrobot's EventBus library
Stars: ✭ 25 (-41.86%)
Mutual labels:  intellij-plugin
Rplugin
R Language support for IntelliJ-based IDEs
Stars: ✭ 49 (+13.95%)
Mutual labels:  intellij-plugin
xmake-idea
🍨 A XMake integration in IntelliJ IDEA
Stars: ✭ 44 (+2.33%)
Mutual labels:  intellij-plugin
figma-import-plugin
A plugin for Android Studio to import figma resources
Stars: ✭ 24 (-44.19%)
Mutual labels:  intellij-plugin
slides-presenter
Plugin to show slides and code examples directly from IntelliJ IDEs
Stars: ✭ 19 (-55.81%)
Mutual labels:  intellij-plugin
gradle-cleaner-intellij-plugin
Force clear delaying & no longer needed Gradle tasks.
Stars: ✭ 26 (-39.53%)
Mutual labels:  intellij-plugin
sbt-idea-example
SBT based IntellJ plugin template project
Stars: ✭ 20 (-53.49%)
Mutual labels:  intellij-plugin
git-machete-intellij-plugin
Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen ;)
Stars: ✭ 73 (+69.77%)
Mutual labels:  intellij-plugin
gitmoji-plugin
Choose the right emoji emoticon for git commit, make git log commit more interesting.
Stars: ✭ 110 (+155.81%)
Mutual labels:  intellij-plugin
MarioProgressBar
The Mario progress bar for IntelliJ IDEA and other JetBrains IDEs.
Stars: ✭ 29 (-32.56%)
Mutual labels:  intellij-plugin
referencer-plugin
"Referencer" plugin for Jetbrains IDEs
Stars: ✭ 20 (-53.49%)
Mutual labels:  intellij-plugin
intellij-mob
IntelliJ plugin for swift git handover and timer
Stars: ✭ 26 (-39.53%)
Mutual labels:  intellij-plugin
aql-intellij-plugin
Intellij plugin for AQL, ArangoDB language support
Stars: ✭ 27 (-37.21%)
Mutual labels:  intellij-plugin
intellij-hocon
Standalone HOCON plugin for IntelliJ IDEA
Stars: ✭ 24 (-44.19%)
Mutual labels:  intellij-plugin
laravel-query-intellij
💿 Laravel Query Builder integration for PhpStorm
Stars: ✭ 37 (-13.95%)
Mutual labels:  intellij-plugin

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
  • Generators:
    • Vue.js Admin component
    • config.xml
    • Extend this block in Storefront with auto file creation
    • Vue module
    • Scheduled task
    • Changelog
  • Inspection to show an error when abstract class is used incorrectly in the constructor
  • Autocompletion for:
    • Admin component
    • Snippets in Administration and Storefront
    • Storefront functions theme_config, config, seoUrl, sw_include and sw_extends
    • Repositories at this.repositoryFactory.create
    • Module.register labels
    • Show only admin component autocompletion when the twig file is next to an index.js
    • Feature flag

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...

No one aint time for user documentation, so here are a few tweets:

Click the links, images included!

Adding admin component completion to #Shopware 6 Toolbox plugin. Autocomplete for component + props working. Jumping to the component works also using STRG + CLICK. Also added feature flag autocompletion + a quick plugin generator pic.twitter.com/7KmlAyG5UD

— Shyim (@Shyim97) September 25, 2021

New day new #Shopware plugin update prepared. This time theme_config and config autocomplete. Have a wish for the next feature? Create an issue with your idea :)https://t.co/Tmd66aVA5p pic.twitter.com/bqM8jtylyt

— Shyim (@Shyim97) September 28, 2021

How to be lazier while creating #Shopware 6 extensions. Alt+Enter on any Storefront twig block => Extend block. 😂. pic.twitter.com/uf9hhi9Ugr

— Shyim (@Shyim97) September 29, 2021
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].