mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Movim package for YunoHost
b3a494ef21
* Apply example_ynh (#37) * Adding more informations to fix `movim.ERROR: Error: Call to undefined function GuzzleHttp\Psr7\uri_for() in /var/www/movim/vendor/ratchet/pawl/src/Connector.php (line 126) Trace #0 /var/www/movim/vendor/ratchet/pawl/src/Connector.php(38): Ratchet\Client\Connector->generateRequest('ws://127.0.0.1:...', Array, Array) #1 /var/www/movim/linker.php(323): Ratchet\Client\Connector->__invoke('ws://127.0.0.1:...', Array, Array) #2 {main} [] []` Co-authored-by: yalh76 <yalh@yahoo.com> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Movim for YunoHost
This package allows you to install Movim quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Web-based cross-platform XMPP client
Shipped version: 0.19~ynh2
Demo: https://nl.movim.eu/?login
Screenshots
Disclaimers / important information
Configuration
- After installing the app, it can be configured at https://example.com/movim/?admin using the username and password defined during the installation.
Documentation and resources
- Official app website: https://movim.eu
- Official admin documentation: https://github.com/movim/movim/wiki
- Upstream app code repository: https://github.com/movim/movim
- YunoHost documentation for this app: https://yunohost.org/app_movim
- Report a bug: https://github.com/YunoHost-Apps/movim_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/movim_ynh/tree/testing --debug
or
sudo yunohost app upgrade movim -u https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps