This project is not covered by Drupal’s security advisory policy.

THIS IS NOT A MODULE, but Drupal-specific "Live Templates" and "File Templates" for PhpStorm.

Manager script

Follow the README.md there:
https://github.com/Sweetchuck/WebIdeConfigManager

Config source

# Terminal
git clone \
  --branch='11.x' \
  'https://git.drupalcode.org/project/phpstorm_templates.git' \
  ~/Documents/JetBrains/PhpStorm/config/Drupal-11

jbcm config

# File path: ~/.config/jbcm/jbcm.repositories.yml
stash:
    jetBrainsDir: "${env.HOME}/Documents/JetBrains"

products:
    PhpStorm:
        repositories:
            Drupal-11:
                path: "${stash.jetBrainsDir}/PhpStorm/config/Drupal-11"

Project information

  • Created by sweetchuck on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases