1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00
Etherpad MyPads package for YunoHost
Find a file
2018-03-27 20:42:33 +02:00
conf ldap support for mypads 2018-02-18 16:38:26 +01:00
scripts Fix typos and translate French comments 2018-03-24 19:31:47 +01:00
.gitignore Init 2016-08-09 13:43:13 +02:00
check_process Allow to use mypads in subpath 2018-02-25 19:25:25 +01:00
LICENSE Init 2016-08-09 13:43:13 +02:00
manifest.json Update manifest.json 2018-03-27 00:21:01 +02:00
README.md Add link to npm plugins 2018-03-27 20:42:33 +02:00
README_fr.md Add link to npm plugins 2018-03-27 20:42:33 +02:00
YEP.md Update package 2017-11-26 13:59:55 +01:00

Etherpad with mypads plugin for YunoHost

Integration level
Install Etherpad with YunoHost

Lire ce readme en français.

This package allow you to install etherpad quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time.
This package will install the same plugins than Framapad.

Shipped version: 1.6.3

Screenshots

Configuration

You can access to 2 different admin panels, for etherpad by accessing domain.tld/admin and for mypads by domain.tld/mypads/?/admin.
Or, you can find a config file for etherpad at this path /var/www/etherpad_mypads/settings.json.

Documentation

YunoHost specific features

Multi-users support

Supported, without LDAP nor SSO.

Supported architectures

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

Limitations

Additionnal informations


Developers infos

Please do 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/etherpad_mypads_ynh/tree/testing --verbose
or
sudo yunohost app upgrade etherpad_mypads -u https://github.com/YunoHost-Apps/etherpad_mypads_ynh/tree/testing --verbose