|
1 | 1 | # PHP Dump |
2 | 2 |
|
3 | | - |
4 | | -[](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID) |
5 | | -[](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID) |
6 | | - |
7 | | -## Template ToDo list |
8 | | -- [x] Create a new [IntelliJ Platform Plugin Template][template] project. |
9 | | -- [ ] Set the `MARKETPLACE_ID` in the above README badges. You can obtain it once the plugin is published to JetBrains Marketplace. |
| 3 | + |
| 4 | +[](https://plugins.jetbrains.com/plugin/28100-php-dump) |
| 5 | +[](https://plugins.jetbrains.com/plugin/28100-php-dump) |
10 | 6 |
|
11 | 7 | <!-- Plugin description --> |
12 | 8 |
|
13 | | -[Github](https://github.com/xepozz/php-dump-plugin) | [Telegram](https://t.me/jb_plugins/50) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor) |
| 9 | +[Github](https://github.com/j-plugins/php-dump-plugin) | [Telegram](https://t.me/jb_plugins/50) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor) |
14 | 10 |
|
15 | 11 | ## PHP Dump |
16 | 12 |
|
@@ -53,14 +49,14 @@ Chose the best option for you to say thank you: |
53 | 49 |
|
54 | 50 | - Using JetBrains Marketplace: |
55 | 51 |
|
56 | | - Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID) and install it by clicking the <kbd>Install to ...</kbd> button in case your IDE is running. |
| 52 | + Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/28100-php-dump) and install it by clicking the <kbd>Install to ...</kbd> button in case your IDE is running. |
57 | 53 |
|
58 | | - You can also download the [latest release](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID/versions) from JetBrains Marketplace and install it manually using |
| 54 | + You can also download the [latest release](https://plugins.jetbrains.com/plugin/28100-php-dump/versions) from JetBrains Marketplace and install it manually using |
59 | 55 | <kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd> |
60 | 56 |
|
61 | 57 | - Manually: |
62 | 58 |
|
63 | | - Download the [latest release](https://github.com/xepozz/php-dump-plugin/releases/latest) and install it manually using |
| 59 | + Download the [latest release](https://github.com/j-plugins/php-dump-plugin/releases/latest) and install it manually using |
64 | 60 | <kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd> |
65 | 61 |
|
66 | 62 |
|
|
0 commit comments