We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e01ab commit eb3b9daCopy full SHA for eb3b9da
META-INF/plugin.xml
@@ -1,7 +1,7 @@
1
<idea-plugin version="2">
2
<id>com.cedricziel.idea.typo3</id>
3
- <name>TYPO3</name>
4
- <version>0.1.0</version>
+ <name>TYPO3 CMS Plugin</name>
+ <version>0.1.1</version>
5
<vendor email="cedric@cedric-ziel.com" url="https://www.cedric-ziel.com">Cedric Ziel</vendor>
6
7
<description><![CDATA[
README.md
@@ -7,7 +7,7 @@ On PhpStorm or IntelliJ:
* open "File" -> "Settings"
8
* select "Plugins"
9
* select "Browse Plugins"
10
-* search "TYPO3"
+* search "TYPO3 CMS Plugin"
11
* choose the plugin in the left pane, click the install button in
12
the right pane
13
* hit apply, close the window
0 commit comments