1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mobilizon_ynh.git synced 2024-09-03 19:46:19 +02:00
A federated organization and mobilization platform for YunoHost
Find a file
2021-07-04 01:09:13 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:49:44 +02:00
conf Update app.src 2021-06-10 13:55:40 +02:00
scripts fix restore 2021-07-03 01:19:07 +02:00
.gitignore First commit 2019-04-05 03:33:38 +02:00
.travis.yml Adding travis.yml 2019-04-05 04:32:08 +02:00
check_process remove check upgrade from previous version 2021-07-02 19:10:15 +02:00
LICENSE manifest and license 2019-04-05 04:26:39 +02:00
manifest.json Update manifest.json 2021-06-11 10:45:47 +02:00
README.md Update README.md 2021-06-10 14:10:05 +02:00

Mobilizon for YunoHost

Integration level
Install Mobilizon with YunoHost

This package allows you to install Mobilizon quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Mobilizon is your federated organization and mobilization platform. Supported by Framasoft

Mobilizon aims to solve existing platform's problems to organize events in a decentralised, libre and privacy friendly way.

Mobilizon is a tool that helps you find, create and organise events. You can also create a page for your group where the members will be able to organise together.

Shipped version: 1.1.4

Important points to read before installing

  1. Mobilizon require a dedicated root domain, eg. mobilizon.domain.tld
  2. To connect as Mobilizon administrator, use the email address and password of the user you choose during install
  3. By default registrations are closed
  4. All YunoHost users are allowed to connect

Screenshots

Capture

Demo

Configuration

Configuration can be made in the Mobilizon administration panel.

Documentation

YunoHost specific features

Multi-user support

LDAP is supported but HTTP auth is not supported?

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/mobilizon_ynh/tree/testing --debug
or
sudo yunohost app upgrade mobilizon -u https://github.com/YunoHost-Apps/mobilizon_ynh/tree/testing --debug