Skip to content

oroinc/oro-phpstorm-plugin

Repository files navigation

OroPlatform plugin for PHPStorm Build Status

Version Downloads Downloads last month

This plugin for PHPStorm helps to increase the development speed for OroPlatform-based project implementations.

Requirements

PHPStorm 2022.3 or newer.

Supported OroPlatform Versions

This plugin supports applications based on OroPlatform version 4.2 or newer.

Installation

OroPlatform plugin for PHPStorm is published in JetBrains Plugin Repository and can be found on the Marketplace tab in Plugins settings window in PHPStorm. Alternatively, the plugin can be downloaded from the "Releases" page in this repository and installed manually via "Install plugin from disk" in PHPStorm.

("Install Plugins" in PHPStorm documentation)

Features

  • Autocompletion and high level validation for the following YAML configs:

    • acls.yml
    • actions.yml
    • api.yml
    • assets.yml
    • dashboards.yml
    • datagrids.yml
    • entity.yml
    • images.yml
    • layout.yml
    • navigation.yml
    • requirejs.yml
    • search.yml
    • system_configuration.yml
    • theme.yml
    • workflows.yml
  • Autocompletion for extended entity methods