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-04-27 23:58:57 +02:00
conf Merge branch 'testing' into uploads 2021-04-26 19:59:02 +02:00
scripts cleanup cache 2021-04-27 23:58:57 +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 Fix upgrade steps 2021-04-27 22:56:03 +02:00
issue_template.md REPLACEBYYOURAPP 2021-02-21 22:07:06 +01:00
LICENSE manifest and license 2019-04-05 04:26:39 +02:00
manifest.json Upgrade to 1.1.1 2021-04-23 13:29:37 +02:00
pull_request_template.md Apply last example_ynh 2021-02-21 22:02:55 +01:00
README.md Upgrade to 1.1.1 2021-04-23 13:29:37 +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.1

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