{"id":93593,"date":"2023-02-06T11:02:56","date_gmt":"2023-02-06T10:02:56","guid":{"rendered":"https:\/\/nextcloud.com\/?p=93593"},"modified":"2023-03-31T18:23:22","modified_gmt":"2023-03-31T16:23:22","slug":"how-to-install-nextcloud-office","status":"publish","type":"post","link":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/","title":{"rendered":"How to Install Nextcloud Office"},"content":{"rendered":"\n<p>Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. In today\u2019s remote working world, you need efficient ways to collaborate, get work done and produce beautiful results. Nextcloud Office\u2019s collaborative editing and hundreds of integrations makes work feel effortless.<\/p>\n\n\n\n<p><a href=\"https:\/\/nextcloud.com\/office\/\">Nextcloud Office<\/a> is comprised of Write, Spreadsheet, Present, Draw and Text. Nextcloud Write is dedicated to document writing and editing, Spreadsheet for creating all-encompassing spreadsheets, Present for slide creation and presentations, Draw for brainstorming through sketches, diagrams and graphics and Text for quick note-taking.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg\" alt=\"Nextcloud banner about &quot;How to Install Nextcloud Office&quot;\" class=\"wp-image-93638\" srcset=\"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg 1920w, https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2-300x169.jpg 300w, https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2-1024x576.jpg 1024w, https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2-768x432.jpg 768w, https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Collaborative editing<\/strong><\/h2>\n\n\n\n<p>Within Nextcloud Office, you can collaborate with colleagues through editing and interacting in the way that works best for you. Work solo and track the edits you made, which shows up in a different color for the author to easily digest. Work together remotely and silently with real-time editing and commenting also in multiple colors. Or work together in a virtual video call and simultaneously edit a document.<\/p>\n\n\n\n<p>What\u2019s more is that everything is done in a <a href=\"https:\/\/nextcloud.com\/blog\/why-a-single-platform\/\">single platform<\/a>. Forget about opening a new application \u2013 Office documents, presentations and spreadsheets can all be viewed and edited directly in your Nextcloud.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Edit documents in real-time with multiple other editors<\/li>\n\n\n\n<li>Insert and reply to comments<\/li>\n\n\n\n<li>Invite others without a Nextcloud account for anonymous editing of files \u2013 using a public link shared folder!<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>An integrated office suite<\/strong><\/h2>\n\n\n\n<p>One of the cutting edge features about Nextcloud Office is its strong integration capabilities. Office is integrated with the rest of your Nextcloud including Files, Photos, Talk and more so they can be used interoperably. For instance, you can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Insert images directly into a doc\/spreadsheet\/presentation from your Nextcloud<\/li>\n\n\n\n<li>Share a document into a chat room for editing with the participants, and start an audio or video call while editing<\/li>\n\n\n\n<li>Share internal and external links with protective access options<\/li>\n\n\n\n<li>Edit documents from the attachment of a task, calendar item, in the chat room, and many other places in Nextcloud<\/li>\n<\/ul>\n\n\n\n<p>On the right hand side of a document, spreadsheet or presentation, the media tab or sidebar opens the door to tracking activity, chatting, commenting, a multitude of <a href=\"https:\/\/nextcloud.com\/sharing\/\">sharing <\/a>capabilities, and monitoring versions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to install<\/strong><\/h2>\n\n\n\n<p><strong>1. Setup a Collabora Online server<\/strong><\/p>\n\n\n\n<p>Nextcloud Office is built on Collabora Online which requires a dedicated service running next to Nextcloud. There are several ways of running this service:<\/p>\n\n\n\n<p><strong>Nextcloud All In One:<\/strong>&nbsp;Nextcloud Office comes preinstalled out-of-the-box in the&nbsp;<a href=\"https:\/\/github.com\/nextcloud\/all-in-one\">Nextcloud All In One<\/a>&nbsp;setup and provides easy deployment and maintenance with most features included in this one Nextcloud instance.<strong> <\/strong><\/p>\n\n\n\n<p><strong>Installation through distribution packages<\/strong>: There are packages for all major Linux distributions available which allow deploying a Collabora Online server through installing it through the regular package management. For an example installation guide on Ubuntu, see:&nbsp;<a href=\"https:\/\/docs.nextcloud.com\/server\/latest\/admin_manual\/office\/example-ubuntu.html\">Installation example on Ubuntu 20.04<\/a>.<\/p>\n\n\n\n<p><strong>Installation through Docker<\/strong>: Docker images are available for deploying the Collabora Online server in container environments. For a detailed step by step guide, see:&nbsp;<a href=\"https:\/\/docs.nextcloud.com\/server\/latest\/admin_manual\/office\/example-docker.html\">Installation example with Docker<\/a>.<\/p>\n\n\n\n<p><strong>Built-in CODE server<\/strong>: The built-in code server is a Nextcloud app that allows you to run without additional server setup and provides all document editing features of Collabora Online. It\u2019s easy to install and is meant for personal use or small teams. However, it is a bit slower than a stand alone server without the advanced scalability features. Installation can be performed by enabling the Nextcloud app. Further details can be found in the&nbsp;<a href=\"https:\/\/github.com\/CollaboraOnline\/richdocumentscode\">app documentation<\/a>.<\/p>\n\n\n\n<p>In most scenarios, running a dedicated Collabora Online server will require some sort of reverse proxy to be setup in front of it. For more details see&nbsp;<a href=\"https:\/\/docs.nextcloud.com\/server\/latest\/admin_manual\/office\/proxy.html\">Reverse proxy<\/a>.<\/p>\n\n\n\n<p>2. <strong>Enable the Nextcloud Office app<\/strong><\/p>\n\n\n\n<p>Navigate to your Nextcloud instances app management and enable the \u201cNextcloud Office\u201d app.<\/p>\n\n\n\n<p>3. <strong>Connect the Nextcloud Office app to the Collabora Online server<\/strong><\/p>\n\n\n\n<p>To connect your servers, you will need to enter the URL of the Collabora Online server in the Nextcloud Office settings. After clicking save, you can start using Nextcloud Office. For building the CODE-Server, you don\u2019t need to enter a URL, just tick the \u201cUse the built-in CODE server\u201d option.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The only data private office<\/strong><\/h2>\n\n\n\n<p>In today\u2019s online office world, your privacy is at risk more than anything. Confidential information, documents, and data can\u2019t just be locked up in a file cabinet anymore. All data is constantly vulnerable to hacking, non-encrypted systems, threats, leaking and more. There is no guarantee of protecting your data unless you use a self-hosted office where it remains on your server at all times. With Nextcloud Office, your private information, groundbreaking ideas or business strategies are safe and secure.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How does Nextcloud Office compare?<\/strong><\/h2>\n\n\n\n<p>Nextcloud Office is built together with <a href=\"https:\/\/nextcloud.com\/blog\/how-to-install-collabora-online-in-nextcloud-hub\/\">Collabora Online<\/a>, a LibreOffice-based office suite and has all the functionalities of other popular office platforms plus more. See how certain features and functionalities compare:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Nextcloud Office<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Google Workspace<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Microsoft 365<\/strong><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Runs on <strong>your own server<\/strong> or at a <strong>provider you trust<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">All your data resides on Google\u2019s servers, maybe in a country close to you<\/td><td class=\"has-text-align-center\" data-align=\"center\">All your data resides on Microsofts\u2019 servers, maybe at a local partner<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Document stays on the server<\/strong>, only the view is streamed to your editor<\/td><td class=\"has-text-align-center\" data-align=\"center\">The document is sent to the browser and edited there<\/td><td class=\"has-text-align-center\" data-align=\"center\">The document is sent to the browser and edited there<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>View is exactly as in local document editor<\/strong><\/td><td class=\"has-text-align-center\" data-align=\"center\">View depends a bit on browser and settings<\/td><td class=\"has-text-align-center\" data-align=\"center\">View depends a bit on browser and settings<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Unlimited public, no-account-needed editors <\/strong>with each specific access rights and protections (i.e. watermarking, read-only or read-write)<\/td><td class=\"has-text-align-center\" data-align=\"center\">Only 1 public link. Forces others to get an account to set access rights<\/td><td class=\"has-text-align-center\" data-align=\"center\">Only 1 public link. Forces others to get an account to set access rights<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Similar blog posts:<\/h3>\n\n\n\n<p>\u27a1\ufe0f <a href=\"https:\/\/nextcloud.com\/blog\/how-to-install-collabora-online-in-nextcloud-hub\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Install CollaboraOnline in Nextcloud Hub<\/a><\/p>\n\n\n\n<p>\u27a1\ufe0f <a href=\"https:\/\/nextcloud.com\/blog\/how-to-install-onlyoffice-in-nextcloud-hub-and-new-integration-feature\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Install ONLYOFFICE in Nextcloud Hub<\/a><\/p>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Rate Nextcloud Office!<\/h2>\n\n\n\n<div class=\"wp-block-group nc_row_ratings is-nowrap is-layout-flex wp-container-core-group-is-layout-ad2f72ca wp-block-group-is-layout-flex\">\n<a target=\"_blank\" href=\"https:\/\/www.capterra.com\/reviews\/161572\/NextCloud?utm_source=vendor&amp;utm_medium=badge&amp;utm_campaign=capterra_reviews_badge\" rel=\"noopener\"> <img decoding=\"async\" src=\"https:\/\/nextcloud.com\/wp-content\/uploads\/2023\/02\/capterra.svg\" border=\"0\"> <\/a>\n\n\n\n<a href=\"https:\/\/www.getapp.com\/collaboration-software\/a\/nextcloud\/reviews\/\" target=\"_blank\" rel=\"noopener\"> <img decoding=\"async\" src=\"https:\/\/www.getapp.com\/ext\/reviews_widget\/v1\/dark\/nextcloud-application\" border=\"0\"> <\/a>\n\n\n\n<a target=\"_blank\" href=\"https:\/\/www.softwareadvice.com\/file-sharing\/nextcloud-profile\/reviews\/\" rel=\"noopener\"> <img decoding=\"async\" src=\"https:\/\/badges.softwareadvice.com\/reviews\/1377dc7e-f97b-412f-b126-a758008b6d0b\" border=\"0\"> <\/a>\n\n\n\n<!-- Begin SF Tag -->\n<div class=\"sf-root\" data-id=\"2973658\" data-badge=\"trusted-vendor-black\" data-variant-id=\"sf\" style=\"width:200px\">\n    <a href=\"https:\/\/sourceforge.net\/software\/product\/NextCloud\/\" target=\"_blank\" rel=\"noopener\">Nextcloud Reviews<\/a>\n<\/div>\n<script>(function () {var sc=document.createElement('script');sc.async=true;sc.src='https:\/\/b.sf-syn.com\/badge_js?sf_id=2973658&variant_id=sf';var p=document.getElementsByTagName('script')[0];p.parentNode.insertBefore(sc, p);})();\n<\/script>\n<!-- End SF Tag -->\n\n\n\n<a title=\"Users love Nextcloud on G2\" href=\"https:\/\/www.g2.com\/products\/nextcloud\/reviews?utm_source=rewards-badge\"><img decoding=\"async\" style=\"width: 125px;\" alt=\"Users love Nextcloud on G2\" src=\"https:\/\/www.g2.com\/shared-assets\/product-badges\/users-love-us.svg\"><\/a><script>(function(a,b,c,d){window.fetch(\"https:\/\/www.g2.com\/products\/nextcloud\/rating_schema.json\").then(e=>e.json()).then(f=>{c=a.createElement(b);c.type=\"application\/ld+json\";c.text=JSON.stringify(f);d=a.getElementsByTagName(b)[0];d.parentNode.insertBefore(c,d);});})(document,\"script\");<\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. In today\u2019s remote working world, you need efficient ways to collaborate, get work done and produce beautiful results. Nextcloud Office\u2019s collaborative editing and hundreds of integrations makes work feel effortless. Nextcloud Office is comprised of Write, Spreadsheet, Present, Draw [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":93638,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[11,17,6],"tags":[],"class_list":["post-93593","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-business","category-community"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install Nextcloud Office - Nextcloud<\/title>\n<meta name=\"description\" content=\"Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. Comprised of Write, Spreadsheet, Present, Draw and Text, one can collaborate, get work done and produce beautiful results.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Nextcloud Office - Nextcloud\" \/>\n<meta property=\"og:description\" content=\"Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. Comprised of Write, Spreadsheet, Present, Draw and Text, one can collaborate, get work done and produce beautiful results.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/\" \/>\n<meta property=\"og:site_name\" content=\"Nextcloud\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Nextclouders\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-06T10:02:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-31T16:23:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Mikaela Schneider\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@nextclouders\" \/>\n<meta name=\"twitter:site\" content=\"@nextclouders\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mikaela Schneider\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"5\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/\"},\"author\":{\"name\":\"Mikaela Schneider\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#\\\/schema\\\/person\\\/8b00c7d4313f1ecb465e6785204ffb4b\"},\"headline\":\"How to Install Nextcloud Office\",\"datePublished\":\"2023-02-06T10:02:56+00:00\",\"dateModified\":\"2023-03-31T16:23:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/\"},\"wordCount\":976,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/staging.nextcloud.com\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/how-to-install-nextcloud-office-featured-image-2.jpg\",\"articleSection\":[\"Blog\",\"Business\",\"Community\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/\",\"url\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/\",\"name\":\"How to Install Nextcloud Office - Nextcloud\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/staging.nextcloud.com\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/how-to-install-nextcloud-office-featured-image-2.jpg\",\"datePublished\":\"2023-02-06T10:02:56+00:00\",\"dateModified\":\"2023-03-31T16:23:22+00:00\",\"description\":\"Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. Comprised of Write, Spreadsheet, Present, Draw and Text, one can collaborate, get work done and produce beautiful results.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#primaryimage\",\"url\":\"https:\\\/\\\/staging.nextcloud.com\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/how-to-install-nextcloud-office-featured-image-2.jpg\",\"contentUrl\":\"https:\\\/\\\/staging.nextcloud.com\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/how-to-install-nextcloud-office-featured-image-2.jpg\",\"width\":1920,\"height\":1080,\"caption\":\"How to Install Nextcloud Office\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/blog\\\/how-to-install-nextcloud-office\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Nextcloud Office\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/\",\"name\":\"Nextcloud\",\"description\":\"Regain control over your data\",\"publisher\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#organization\",\"name\":\"Nextcloud\",\"url\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/staging.nextcloud.com\\\/c\\\/uploads\\\/2022\\\/10\\\/nextcloud-logo-blue-transparent.svg\",\"contentUrl\":\"https:\\\/\\\/staging.nextcloud.com\\\/c\\\/uploads\\\/2022\\\/10\\\/nextcloud-logo-blue-transparent.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Nextcloud\"},\"image\":{\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Nextclouders\\\/\",\"https:\\\/\\\/x.com\\\/nextclouders\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/10827569\\\/\",\"https:\\\/\\\/youtube.com\\\/nextcloud\",\"https:\\\/\\\/www.instagram.com\\\/nextclouders\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/staging.nextcloud.com\\\/de\\\/#\\\/schema\\\/person\\\/8b00c7d4313f1ecb465e6785204ffb4b\",\"name\":\"Mikaela Schneider\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b0e9ca5948ab0ab4c0732dd1e79442d7b531e574a27757a9fbc4fad5f732b0f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b0e9ca5948ab0ab4c0732dd1e79442d7b531e574a27757a9fbc4fad5f732b0f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b0e9ca5948ab0ab4c0732dd1e79442d7b531e574a27757a9fbc4fad5f732b0f?s=96&d=mm&r=g\",\"caption\":\"Mikaela Schneider\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Nextcloud Office - Nextcloud","description":"Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. Comprised of Write, Spreadsheet, Present, Draw and Text, one can collaborate, get work done and produce beautiful results.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"de_DE","og_type":"article","og_title":"How to Install Nextcloud Office - Nextcloud","og_description":"Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. Comprised of Write, Spreadsheet, Present, Draw and Text, one can collaborate, get work done and produce beautiful results.","og_url":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/","og_site_name":"Nextcloud","article_publisher":"https:\/\/www.facebook.com\/Nextclouders\/","article_published_time":"2023-02-06T10:02:56+00:00","article_modified_time":"2023-03-31T16:23:22+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg","type":"image\/jpeg"}],"author":"Mikaela Schneider","twitter_card":"summary_large_image","twitter_creator":"@nextclouders","twitter_site":"@nextclouders","twitter_misc":{"Verfasst von":"Mikaela Schneider","Gesch\u00e4tzte Lesezeit":"5\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#article","isPartOf":{"@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/"},"author":{"name":"Mikaela Schneider","@id":"https:\/\/staging.nextcloud.com\/de\/#\/schema\/person\/8b00c7d4313f1ecb465e6785204ffb4b"},"headline":"How to Install Nextcloud Office","datePublished":"2023-02-06T10:02:56+00:00","dateModified":"2023-03-31T16:23:22+00:00","mainEntityOfPage":{"@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/"},"wordCount":976,"commentCount":0,"publisher":{"@id":"https:\/\/staging.nextcloud.com\/de\/#organization"},"image":{"@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg","articleSection":["Blog","Business","Community"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/","url":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/","name":"How to Install Nextcloud Office - Nextcloud","isPartOf":{"@id":"https:\/\/staging.nextcloud.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#primaryimage"},"image":{"@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#primaryimage"},"thumbnailUrl":"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg","datePublished":"2023-02-06T10:02:56+00:00","dateModified":"2023-03-31T16:23:22+00:00","description":"Nextcloud Office is an open source online office suite that\u2019s designed for today\u2019s high working standards. Comprised of Write, Spreadsheet, Present, Draw and Text, one can collaborate, get work done and produce beautiful results.","breadcrumb":{"@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#primaryimage","url":"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg","contentUrl":"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg","width":1920,"height":1080,"caption":"How to Install Nextcloud Office"},{"@type":"BreadcrumbList","@id":"https:\/\/staging.nextcloud.com\/de\/blog\/how-to-install-nextcloud-office\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/staging.nextcloud.com\/de\/"},{"@type":"ListItem","position":2,"name":"How to Install Nextcloud Office"}]},{"@type":"WebSite","@id":"https:\/\/staging.nextcloud.com\/de\/#website","url":"https:\/\/staging.nextcloud.com\/de\/","name":"Nextcloud","description":"Regain control over your data","publisher":{"@id":"https:\/\/staging.nextcloud.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/staging.nextcloud.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/staging.nextcloud.com\/de\/#organization","name":"Nextcloud","url":"https:\/\/staging.nextcloud.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/staging.nextcloud.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/staging.nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg","contentUrl":"https:\/\/staging.nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg","width":"1024","height":"1024","caption":"Nextcloud"},"image":{"@id":"https:\/\/staging.nextcloud.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Nextclouders\/","https:\/\/x.com\/nextclouders","https:\/\/www.linkedin.com\/company\/10827569\/","https:\/\/youtube.com\/nextcloud","https:\/\/www.instagram.com\/nextclouders\/"]},{"@type":"Person","@id":"https:\/\/staging.nextcloud.com\/de\/#\/schema\/person\/8b00c7d4313f1ecb465e6785204ffb4b","name":"Mikaela Schneider","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/9b0e9ca5948ab0ab4c0732dd1e79442d7b531e574a27757a9fbc4fad5f732b0f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9b0e9ca5948ab0ab4c0732dd1e79442d7b531e574a27757a9fbc4fad5f732b0f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b0e9ca5948ab0ab4c0732dd1e79442d7b531e574a27757a9fbc4fad5f732b0f?s=96&d=mm&r=g","caption":"Mikaela Schneider"}}]}},"featured_media_url":"https:\/\/staging.nextcloud.com\/wp-content\/uploads\/2023\/02\/how-to-install-nextcloud-office-featured-image-2.jpg","_links":{"self":[{"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/posts\/93593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/comments?post=93593"}],"version-history":[{"count":50,"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/posts\/93593\/revisions"}],"predecessor-version":[{"id":109787,"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/posts\/93593\/revisions\/109787"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/media\/93638"}],"wp:attachment":[{"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/media?parent=93593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/categories?post=93593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/staging.nextcloud.com\/de\/wp-json\/wp\/v2\/tags?post=93593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}