Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 8 hours ago
JSON representation

Collectives is a Nextcloud App for activist and community projects to organize together.

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.