All Projects → netz98 → phpstorm-templates

netz98 / phpstorm-templates

Licence: other
Programmiung templates for the IDE PHPStorm

Templates for PhpStorm IDE

Installation

Put Magento.xml file into config/templates folder of you PhpStorm configuration.
For detailed informations visit PhpStorm Live Template Web Help page.

MacOS

The template folder can be found here: ~/Library/Preferences/WebIDE10/templates

Linux

The template folder can be found here: ~/.WebIde10/config/templates

Note: Newer PhpStorm versions store config in .WebIde40 folder

Magento Live Templates

The file Magento.xml contains some live templates for easy module config.xml creation.
You can access the templates by typing “magento” and the shortcut CTRL + J (CMD + J on Mac).

The templates support creation of:

  • Block definition
  • Event definition
  • Helper definition
  • Layout definition
  • Model definition
  • Module meta information
  • Router definition
  • Translation definition
  • E-Mail-Template definition
  • Cron definition
  • Setup definition
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].