|
4 | 4 | [](https://plugins.jetbrains.com/plugin/8024)
|
5 | 5 | [](https://plugins.jetbrains.com/plugin/8024)
|
6 | 6 |
|
7 |
| -This is a plugin for Magento 2 development in the PhpStorm IDE. It is available via the [JetBrains Plugin Repository](https://plugins.jetbrains.com/plugin/8024) |
| 7 | +This is a PhpStorm IDE plugin for a better Magento 2 development workflow. It is available via the [JetBrains Plugin Repository](https://plugins.jetbrains.com/plugin/8024) |
| 8 | + |
8 | 9 | ## Installation
|
9 | 10 |
|
10 | 11 | 1. Go to `Settings > Preferences` in the PhpStorm IDE
|
11 | 12 | 2. Navigate to `Plugins`
|
12 | 13 | 3. Click the `Browse repositories...` button and search for "Magento PhpStorm"
|
13 | 14 | 4. Install the plugin and restart PhpStorm
|
14 | 15 | 5. Go to `Settings > Preferences > Languages & Frameworks > PHP > Frameworks > Magento` in the PhpStorm IDE
|
15 |
| -6. Check `Enable` and `OK` button. |
| 16 | +6. Check `Enable` and click the `OK` button |
16 | 17 |
|
17 | 18 | ## Works with
|
| 19 | + |
18 | 20 | * PhpStorm >= 2020.1.1
|
19 | 21 | * JRE >= 1.8
|
20 | 22 |
|
@@ -48,11 +50,12 @@ This is a plugin for Magento 2 development in the PhpStorm IDE. It is available
|
48 | 50 | - **Enhancement** - Know how to improve existing functionality? Open an issue describe how to enhance the plugin.
|
49 | 51 | - **New feature proposal** - Know how to make a killer feature? Do not hesitate to submit your proposal.
|
50 | 52 | 3) The issue will appear in the `Ready for Grooming` column of the [Community Backlog](https://github.com/magento/magento2-phpstorm-plugin/projects/2). Once it will be discussed and approved the issue will be ready for development.
|
| 53 | +4) Refer to the [Contributing Guide](https://github.com/magento/magento2-phpstorm-plugin/blob/2.1.0-develop/.github/CONTRIBUTING.md) for more information on how to contribute. |
51 | 54 |
|
52 |
| -### <img src="https://upload.wikimedia.org/wikipedia/commons/7/76/Slack_Icon.png" width="20"> Join [#phpstorm-plugin](https://magentocommeng.slack.com/archives/C010C2LUCEA) Slack channel for more details. |
53 |
| - |
| 55 | +### <img src="https://upload.wikimedia.org/wikipedia/commons/7/76/Slack_Icon.png" width="20"> Join the [#phpstorm-plugin](https://magentocommeng.slack.com/archives/C010C2LUCEA) Slack channel to get more involved |
54 | 56 |
|
55 | 57 | ## License
|
| 58 | + |
56 | 59 | Each Magento source file included in this distribution is licensed under OSL-3.0 license.
|
57 | 60 |
|
58 |
| -Please see [LICENSE.txt](https://github.com/magento/magento2-phpstorm-plugin/blob/master/LICENSE.txt) for the full text of the [Open Software License v. 3.0 (OSL-3.0)](http://opensource.org/licenses/osl-3.0.php). |
| 61 | +Please read the [LICENSE.txt](https://github.com/magento/magento2-phpstorm-plugin/blob/master/LICENSE.txt) for the full text of the [Open Software License v. 3.0 (OSL-3.0)](http://opensource.org/licenses/osl-3.0.php). |
0 commit comments