Skip to content

alabs/decidim-module-jitsi-meetings

Repository files navigation

Decidim::Jitsi_Meetings

Build Status Test Coverage Maintainability

This module of Decidim allows to deploy public or private videoconference rooms of any jitsi server in participative processes and assemblies.

decidim-jitsimeetings

Installation

NOTE: This module is ready to use but in Beta status. Feel free to report any bug! compatible and tested in versions Decidim 0.20 and 0.21.

1.- Add this line to your application's Gemfile:

gem 'decidim-jitsi_meetings', git: 'https://github.com/alabs/decidim-module-jitsi-meetings.git'

2.- Run this rake tasks:

bundle install
rake decidim_jitsi_meetings:install:migrations
bundle exec rake db:migrate

Usage

JitsiMeetings will be available as a Component for a Participatory Space (participative processes and assemblies)

decidim-jitsi-deploy

To configure the module you only need to add three parameters, the server API access url, the jitsi server domain and the room name for the assembly or participatory process:

decidim-jitsi-config

Contributing

For instructions how to setup your development environment for Decidim, see Decidim. Also follow Decidim's general instructions for development for this project as well.

License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.

About

Decidim module to add jitsi videoconference functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published