og-shawn-crigger / phpstorm-templates

Programmiung templates for the IDE PHPStorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

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

About

Programmiung templates for the IDE PHPStorm