We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e1f6b commit 8e8defeCopy full SHA for 8e8defe
1 file changed
publiccode.yaml
@@ -0,0 +1,29 @@
1
+name: "plugin-datainmap"
2
+
3
+applicationSuite:
4
+ name: "OpenWebconcept"
5
6
+publiccodeYmlVersion: 1.0
7
+url: "https://github.com/OpenWebconcept/plugin-datainmap"
8
9
+platforms:
10
+ - "web"
11
12
+categories:
13
+ - "application-development"
14
15
+softwareType: "softwareAddon"
16
17
+description:
18
+ localisedName: "Data In Map"
19
+ shortDescription: "Data In Map is a WordPress plugin for displaying maps."
20
+ longDescription: "Data In Map is a WordPress plugin for displaying maps."
21
22
+nl:
23
+ commonground:
24
+ layerType: "service"
25
26
+dependsOn:
27
+ open:
28
+ - name: "WordPress"
29
+ - versionMin: 6.0.3
0 commit comments