Skip to content

docs: add Nextcloud Office (Euro-Office) section to admin manual#15110

Open
chrip wants to merge 2 commits into
masterfrom
feature/nextcloud-office-docs
Open

docs: add Nextcloud Office (Euro-Office) section to admin manual#15110
chrip wants to merge 2 commits into
masterfrom
feature/nextcloud-office-docs

Conversation

@chrip

@chrip chrip commented Jun 10, 2026

Copy link
Copy Markdown

☑️ Resolves

relates to Nextcloud Office (Euro-Office) becoming the default office solution in Nextcloud

Summary

Nextcloud Office, powered by Euro-Office Document Server, is becoming the default office
solution in Nextcloud. This PR adds a dedicated documentation section and restructures the
Office navigation to present both solutions clearly.

Navigation changes:

  • office/index.rst now introduces both Nextcloud Office and Collabora Online
  • New euro-office/ section under office/ for Nextcloud Office documentation
  • New collabora_online.rst wrapper so existing Collabora docs appear under
    "Collabora Online" in the sidebar — no files moved, no redirects needed

New pages (admin_manual/office/euro-office/):

  • index.rst — Nextcloud Office section overview
  • installation.rst — installation overview with supported platform table
  • installation_ubuntu.rst — step-by-step guide for Ubuntu 24.04 LTS
  • installation_debian.rst — step-by-step guide for Debian 12 (Bookworm)
  • installation_docker.rst — Docker installation with full environment variable reference
  • configuration.rst — connector app install, admin UI settings (matching actual
    settings.php structure), Docker Compose internal URL example, occ commands,
    config.php reference

All installation guides are verified on real machines. Configuration page field labels
match the actual admin UI from the eurooffice app source.

🖼️ Screenshots

image

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

Assisted-by: claude-code:claude-sonnet-4-6

chrip added 2 commits June 10, 2026 17:32
…ce nav

Nextcloud Office (powered by Euro-Office Document Server) becomes the default
office solution in Nextcloud. Add a dedicated documentation section with
installation guides for Ubuntu, Debian, and Docker, plus connector app
configuration reference.

Navigation changes:
- office/index.rst now introduces both solutions (Nextcloud Office + Collabora Online)
- New euro-office/ section: installation overview, per-platform install guides, configuration
- New collabora_online.rst wrapper page so Collabora docs appear under "Collabora Online"
  in the sidebar (existing Collabora pages unchanged, no redirects needed)

Assisted-by: claude-code:claude-sonnet-4-6
Signed-off-by: Christoph Schaefer <christoph.schaefer@nextcloud.com>
- Rewrite configuration page to match actual settings.php UI structure
  exactly: server settings, common settings, editor customization,
  common templates, security/watermarks — with correct field labels
- Add Docker Compose example for internal URL configuration
- Fix verify_peer_off config.php value (must be string "true", not bool)
- Add eurooffice:documentserver occ command (without --check prints URL)
- Fix installation overview: remove H2 sections so sub-pages appear
  correctly in sidebar navigation
- Fix heading overline length on euro-office/index.rst

Assisted-by: claude-code:claude-sonnet-4-6
Signed-off-by: Christoph Schaefer <christoph.schaefer@nextcloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant