diff --git a/OnlyOffice/ONLYOFFICE.install.recipe b/OnlyOffice/ONLYOFFICE.install.recipe
new file mode 100644
index 0000000..b5917c7
--- /dev/null
+++ b/OnlyOffice/ONLYOFFICE.install.recipe
@@ -0,0 +1,42 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot)
+ Description
+ Installs the latest version of ONLYOFFICE.
+ Identifier
+ com.github.solutiogruppen.install.ONLYOFFICE
+ Input
+
+ NAME
+ ONLYOFFICE
+
+ MinimumVersion
+ 1.0.0
+ ParentRecipe
+ com.github.solutiogruppen.download.ONLYOFFICE
+ Process
+
+
+ Arguments
+
+ dmg_path
+ %pathname%
+ items_to_copy
+
+
+ destination_path
+ /Applications
+ source_item
+ ONLYOFFICE.app
+
+
+
+ Processor
+ InstallFromDMG
+
+
+
+
diff --git a/OnlyOffice/ONLYOFFICE.pkg.recipe b/OnlyOffice/ONLYOFFICE.pkg.recipe
new file mode 100644
index 0000000..71fa9d7
--- /dev/null
+++ b/OnlyOffice/ONLYOFFICE.pkg.recipe
@@ -0,0 +1,30 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot)
+ Description
+ Downloads the latest version of ONLYOFFICE and creates a package.
+ Identifier
+ com.github.solutiogruppen.pkg.ONLYOFFICE
+ Input
+
+ BUNDLE_ID
+ asc.onlyoffice.ONLYOFFICE
+ NAME
+ ONLYOFFICE
+
+ MinimumVersion
+ 1.0.0
+ ParentRecipe
+ com.github.solutiogruppen.download.ONLYOFFICE
+ Process
+
+
+ Processor
+ AppPkgCreator
+
+
+
+