nextcloud / nextcloud/cookbook

Enhance admin documentation

Open
#2,044 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
641
Forks
113
Avg merge
21h 31m
Merged PRs (30d)
26

Description

I only had some minor difficulties as it is not yet readily available from the nextcloud app store and the documentation for administrators is still missing:

cd /nextcloud/apps
wget https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v0.10.5/cookbook-0.10.5.tar.gz
tar -xvzf cookbook-0.10.5.tar.gz
  • Enable Cookbook App under Profile > + Apps > Disabled Apps
    Cookbook (Enable)

Originally posted by @stefan123t in https://github.com/nextcloud/cookbook/issues/1986#issuecomment-1868943181

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the administrator documentation at https://nextcloud.github.io/cookbook/admin/ and review the installation steps quoted in the issue, including the stable download, extraction into /nextcloud/apps, and enabling Cookbook. Done means administrators can follow the documentation to install and enable the app without relying on the original issue comment.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.