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: 20 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T00:38:52.000Z (23 days ago)
- Last Synced: 2025-04-02T01:30:15.475Z (23 days ago)
- Topics: collaborative-editing, markdown, nextcloud, nextcloud-app, wiki
- Language: JavaScript
- Homepage:
- Size: 19.4 MB
- Stars: 121
- Watchers: 6
- Forks: 20
- Open Issues: 131
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# 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.
## 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.