Skip to content

PHPStorm File Templates for Magento 2

License

Notifications You must be signed in to change notification settings

bayer/phpstorm-m2-filetemplates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPStorm File Templates for Magento 2

Useful file templates for working with Magento 2.

Vendor and Module name will be automatically detected from the Path of the Module.

Installation

  • clone the repository
    git clone https://github.com/bayer/phpstorm-m2-filetemplates.git
  • create zip archive:
    git archive --output phpstorm-m2-templates.zip master
  • import settings into PHPStorm:
    Go to File -> Import Settings -> and open phpstorm-m2-templates.zip

You will find the new templates in the 'Project Files' Tool Window if you right-click on a folder an chose 'New'

About

PHPStorm File Templates for Magento 2

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.5%
  • JavaScript 20.2%
  • HTML 11.3%