Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/collectives
Collectives is a Nextcloud App for activist and community projects to organize together.
https://github.com/nextcloud/collectives
collaborative-editing markdown nextcloud nextcloud-app wiki
Last synced: 7 days ago
JSON representation
Collectives is a Nextcloud App for activist and community projects to organize together.
- Host: GitHub
- URL: https://github.com/nextcloud/collectives
- Owner: nextcloud
- License: agpl-3.0
- Created: 2022-12-13T10:57:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T00:36:29.000Z (8 days ago)
- Last Synced: 2024-12-15T01:25:51.711Z (8 days ago)
- Topics: collaborative-editing, markdown, nextcloud, nextcloud-app, wiki
- Language: JavaScript
- Homepage:
- Size: 19 MB
- Stars: 107
- Watchers: 4
- Forks: 19
- Open Issues: 113
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Collectives
[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/collectives)](https://api.reuse.software/info/github.com/nextcloud/collectives)
Collectives is a Nextcloud App for activist and community projects to
organize together. Come and gather in collectives to build shared knowledge.* đź‘Ą **Collective and non-hierarchical workflow by heart**: Collectives are
tied to a [Nextcloud Team](https://github.com/nextcloud/circles) and
owned by the collective.
* đź“ť **Collaborative page editing** like known from Etherpad thanks to the
[Text app](https://github.com/nextcloud/text).
* 🔤 **Well-known [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax**
for page formatting.
* 🔎 Full-text search with automatic indexing to find content straight away.![Screenshot of Nextcloud Collectives Version 0.2.1](https://raw.githubusercontent.com/nextcloud/collectives/main/docs/static/images/screenshot.png)
## Installation
In your Nextcloud instance, simply navigate to **»Apps«**, find the
**»Teams«** and **»Collectives«** apps and enable them.## Requirements
For full-text search to work the sqlite and pdo PHP extensions must be installed.
## Documentation and help
Take a look at our [online documentation](https://nextcloud.github.io/collectives/).
Also, don't hesitate to ask [the community](https://help.nextcloud.com/c/apps/collectives/174)
for help in case of questions.## Developer documentation
Documentation for developers can be found at [DEVELOPING.md](DEVELOPING.md).
## Translations
Collectives translations are managed as part of the [Nextcloud project on Transifex](https://www.transifex.com/nextcloud/nextcloud/).
## Licence
AGPL v3 or later. See [COPYING](COPYING) for the full licence text.