Skip to content

OpenSlides/OpenSlides

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
January 19, 2023 14:15
September 16, 2021 17:16
December 13, 2022 21:26
December 13, 2022 23:05
January 19, 2023 14:15

OpenSlides

What is OpenSlides?

OpenSlides is a free, web based presentation and assembly system for managing and projecting agenda, motions and elections of an assembly. See https://openslides.com for more information.

Installation

To setup an OpenSlides 4 instance, please follow our install instructions.

Migration from OpenSlides 3.4

The structure of the application as well as the usage changed heavily with OpenSlides 4. The new structure supports multiple meetings, grouped into committees, in one organization. A previous instance of OpenSlides 3 is now a single meeting in OpenSlides 4. This is why there is no automatic migration path.

However, you have the possiblity to export your meeting from OpenSlides 3 and import it in OpenSlides 4:

  • In your OpenSlides 3 instance, go to "Settings", click on the three dots in the top right-hand corner and click "Export to OpenSlides4". A JSON file will be downloaded which contains all your instance's data.
  • In your OpenSlides 4 instance, create a committee to hold your old meeting by selecting "Committees" on the left side, clicking the "+" button, filling out the relevant form data and clicking "Save" (or choose an existing meeting by selecting the respective list entry). In the committee's detail view, click on the three dots in the top right-hand corner and then "Import meeting". Select the previously downloaded file and click "Upload". You should now see your OpenSlides 3 instance as an entry in the meeting list.

Development

For further information about developing OpenSlides, refer to the development readme.

License and authors

OpenSlides is Free/Libre Open Source Software (FLOSS), and distributed under the MIT License, see LICENSE file. The authors of OpenSlides are mentioned in the AUTHORS file.