This plugin for PhpStorm helps increase the development speed for the OroPlatform-based projects.
The plugin requires PhpStorm 2016.1+.
The plugin supports applications based on the 2.0.0 version of the OroPlatform.
Oro PhpStorm Plugin is present in the official JetBrains repository, so developers are able to install and upgrade it using the PhpStorm capabilities.
-
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 entity methods added dynamically during the application execution.
-
Possibility to navigate via the RequireJS modules.