nextcloud / nextcloud/cookbook
Enhance admin documentation
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:
Download the correct version (Stable channel) from https://apps.nextcloud.com/apps/cookbook
In my case I had to download 0.10.5 for Nextcloud 27.Install it into your
/nextcloud/appsfoldercd /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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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