summaryrefslogtreecommitdiffstats
path: root/Plugins/XmlExport/xmlexport.json
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/XmlExport/xmlexport.json')
-rw-r--r--Plugins/XmlExport/xmlexport.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Plugins/XmlExport/xmlexport.json b/Plugins/XmlExport/xmlexport.json
new file mode 100644
index 0000000..2432cdd
--- /dev/null
+++ b/Plugins/XmlExport/xmlexport.json
@@ -0,0 +1,7 @@
+{
+ "type": "ExportPlugin",
+ "title": "XML export",
+ "description": "Provides XML format for exporting.",
+ "version": 10000,
+ "author": "SalSoft"
+}