Skip to content

PHPStorm Live template preferences for Magento 2 Projects

Notifications You must be signed in to change notification settings

jcconde/magento2-phpstorm-templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installation

Linux

git clone https://github.com/jcconde/magento2-phpstorm-templates.git
cd magento2-phpstorm-templates/Preferences/templates
ln -s $(PWD)/magento2-phpstorm-templates/Preferences/templates/* ~/.config/JetBrains/<product name><version number>/templates/

OSX

git clone https://github.com/jcconde/magento2-phpstorm-templates.git
cd magento2-phpstorm-templates/Preferences/templates
ln -s $(PWD)/magento2-phpstorm-templates/Preferences/templates/* ~/Library/Application Support/JetBrains/<product name><version number>/templates/

Restart phpstorm

Available Templates

Usage

All file and live templates namings start with 2m.

Contribute

You can contribute with new templates following this manual:

Demo

Video Demo

About

PHPStorm Live template preferences for Magento 2 Projects

Resources

Stars

Watchers

Forks

Packages

No packages published