# collectives **Repository Path**: mirrors_nextcloud/collectives ## Basic Information - **Project Name**: collectives - **Description**: Collectives is a Nextcloud App for activist and community projects to organize together. - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-08 - **Last Updated**: 2026-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 The OCS API is documented at [openapi.json](openapi.json). It's best viewed with the [OCS API Viewer app](https://apps.nextcloud.com/apps/ocs_api_viewer). 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.