Skip to content

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

Merged
chrip merged 2 commits into
masterfrom
feature/nextcloud-office-docs
Jun 22, 2026
Merged

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

Conversation

@chrip

@chrip chrip commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

☑️ 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

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

chrip added 2 commits June 17, 2026 14:07
…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>
@juliusknorr
juliusknorr force-pushed the feature/nextcloud-office-docs branch from fea7c2d to 1ba014d Compare June 17, 2026 12:07
@chrip
chrip merged commit e98a854 into master Jun 22, 2026
26 of 27 checks passed
@chrip
chrip deleted the feature/nextcloud-office-docs branch June 22, 2026 14:15
@welcome

welcome Bot commented Jun 22, 2026

Copy link
Copy Markdown

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/documentation/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

@susnux

susnux commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

@chrip would you mind resolving the issue with the OCC commands? Currently the CI is read on main:

./admin_manual/office/euro-office/configuration.rst does not use the 'sudo -E -u www-data php occ' syntax in some places which is required.

(it was already red in this PR when merging 🙈 )

@juliusknorr

Copy link
Copy Markdown
Member

#15215

@github-actions

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

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.

3 participants