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
2019-01-19 11:57:22 +01:00
conf Merge pull request #40 from YunoHost-Apps/etherpad_dev_mode 2018-09-01 20:47:04 +02:00
scripts English translation and typo 2019-01-19 11:57:22 +01:00
.gitignore Init 2016-08-09 13:43:13 +02:00
check_process Clean noldap messages 2018-03-24 20:00:30 +01:00
LICENSE Init 2016-08-09 13:43:13 +02:00
manifest.json Various fixes 2019-01-19 11:35:33 +01:00
pull_request_template.md Create pull_request_template.md 2018-05-28 10:54:36 +02:00
README.md Various fixes 2019-01-19 11:35:33 +01:00
README_fr.md Various fixes 2019-01-19 11:35:33 +01:00
YEP.md Clean noldap messages 2018-03-24 20:00:30 +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.7.0

Screenshots

Demo

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, with LDAP.

Supported architectures

  • x86-64b -
  • ARMv8-A -
  • Jessie x86-64b -

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