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
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Mobilizon for 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
A decentralized and federated platform to organize events
Shipped version: 1.2.1~ynh1
Demo: https://demo.mobilizon.org
Screenshots
Disclaimers / important information
-
Any known limitations, constrains or stuff not working, such as (but not limited to):
- Mobilizon require a dedicated root domain, eg. mobilizon.domain.tld
- To connect as Mobilizon administrator, use the email address and password of the user you choose during install
- By default registrations are closed
- All YunoHost users are allowed to connect
-
Other infos that people should be aware of, such as:
- Configuration can be made in the Mobilizon administration panel.
Documentation and resources
- Official app website: https://joinmobilizon.org/
- Official user documentation: https://docs.joinmobilizon.org
- Upstream app code repository: https://framagit.org/framasoft/mobilizon/
- YunoHost documentation for this app: https://yunohost.org/app_mobilizon
- Report a bug: https://github.com/YunoHost-Apps/mobilizon_ynh/issues
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
More info regarding app packaging: https://yunohost.org/packaging_apps