All Projects → staempfli → Magento2 Phpstorm Templates

staempfli / Magento2 Phpstorm Templates

PHPStorm Live template preferences for Magento 2 Projects

Labels

Projects that are alternatives of or similar to Magento2 Phpstorm Templates

Docker Magento
Docker image for Magento 1.6 to 1.9
Stars: ✭ 140 (-38.05%)
Mutual labels:  magento
Importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
Stars: ✭ 160 (-29.2%)
Mutual labels:  magento
Magento Composer Installer
Composer installer for Magento modules
Stars: ✭ 204 (-9.73%)
Mutual labels:  magento
Magento Chatbot
Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.
Stars: ✭ 149 (-34.07%)
Mutual labels:  magento
Magento2 Configurator
Magento 2 Configurator
Stars: ✭ 158 (-30.09%)
Mutual labels:  magento
Docker Compose Development
Clone and `bin/dev up`. Quickly start of developing locally with Nginx, PHP, Blackfire, Percona, Mailhog and Redis. Out of the box support for Magento2 Developer Box
Stars: ✭ 171 (-24.34%)
Mutual labels:  magento
Import
This is a library that provides generic functionalities for the implementation of imports. In addition to maximum performance and optimized memory consumption, Pacemaker can also be used to implement imports in distributed scenarios that place the highest demands on speed and stability.
Stars: ✭ 125 (-44.69%)
Mutual labels:  magento
Module Blog
Magento 2 Blog Extension
Stars: ✭ 213 (-5.75%)
Mutual labels:  magento
Bitnami Docker Magento
Bitnami Docker Image for Magento
Stars: ✭ 159 (-29.65%)
Mutual labels:  magento
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (-10.18%)
Mutual labels:  magento
Magevulndb
List of Magento extensions with known security issues.
Stars: ✭ 152 (-32.74%)
Mutual labels:  magento
Magento 2 Social Login
Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps
Stars: ✭ 156 (-30.97%)
Mutual labels:  magento
Magento Mysql
Magento default mysql settings
Stars: ✭ 180 (-20.35%)
Mutual labels:  magento
M2cert
Adobe Magento2 Certification Study Guides - 2020/2021 Updates for M2 2.3/2.4
Stars: ✭ 147 (-34.96%)
Mutual labels:  magento
Warden
Warden is a CLI utility for orchestrating Docker based developer environments
Stars: ✭ 206 (-8.85%)
Mutual labels:  magento
Mageconfigsync
🔧 A utility to aid the storing of Magento configuration in version control
Stars: ✭ 132 (-41.59%)
Mutual labels:  magento
Algoliasearch Magento
Algolia Search integration for Magento 1 - compatible with versions from 1.6.x to 1.9.x
Stars: ✭ 163 (-27.88%)
Mutual labels:  magento
Magento Coding Standard
Magento Coding Standard
Stars: ✭ 221 (-2.21%)
Mutual labels:  magento
Magento2 Google Tag Manager
Google Tag Manager is a user-friendly, yet powerful and cost-effective solution that is a must-have integration for every Magento store. It simplifies the process of adding and managing third-party JavaScript tags. With dozens of custom events and hundreds of data points our extensions the #1 GTM solution for Magento.
Stars: ✭ 208 (-7.96%)
Mutual labels:  magento
Mage2vuestorefront
Magento to Vue-storefront datapump - synchronizes Products, Categories and Product-to-category links between your Magento2 API and NoSQL database of vue-storefront
Stars: ✭ 183 (-19.03%)
Mutual labels:  magento

Magento 2 PHPStorm Preferences

Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.

This project is intended to setup useful PHPStorm Templates for Magento 2 Projects.

Disclaimer

This project overrides the default file template PHP Class.php to add a specific header comments. We need to edit this file instead of creating a new one because automatic Namespace only works on this specific template. All other templates are custom ones with a naming prefix 2m in order to make them unique.

Installation

  1. Just download the .jar file and import it in your PHPStorm File -> Import Settings

    • https://github.com/staempfli/magento2-phpstorm-templates/releases/<version>/stmpfl_2m_templates.jar
  2. Set your personal configuration for comments on PHPStorm Preferences -> Editor -> File and Code Templates -> stmpfl_variables

    Comments settings

Available Templates

Usage

All file and live templates namings start with 2m except PHP Class.php. We need to use the default PHP Class.php because automatic Namespace only works on this specific template.

Contribute

You can contribute with new templates following this manual:

Demo

Video Demo

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