1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_ynh.git synced 2025-10-08 23:28:35 +02:00
Etherpad-Lite package for YunoHost
Find a file
Alexandre Aubin e705b2802a
Merge pull request #81 from YunoHost-Apps/testing
Testing / fix permissions for node modules ?
2025-08-31 22:10:10 +02:00
.github v2 2023-06-27 09:54:56 +02:00
conf Improve 2025-03-23 00:22:16 +01:00
doc cleaning 2024-10-26 23:02:13 +02:00
scripts Update upgrade: fix permissions for node_modules ? 2025-08-31 19:36:57 +02:00
LICENSE Repackage 2020-10-20 13:46:23 +02:00
manifest.toml Upgrade sources 2025-08-25 00:11:30 +02:00
README.md Auto-update READMEs 2025-08-25 00:11:32 +02:00
tests.toml Update tests.toml 2025-03-23 01:58:50 +01:00

Logo of Etherpad Etherpad, packaged for YunoHost

Collaborative editing in real-time

🌐 Official app website App Demo Version: 2.5.0~ynh1

Screenshots

Screenshot of Etherpad

📦 Developer info

Automatic tests level

🛠️ Upstream Etherpad repository: https://github.com/ether/etherpad-lite

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade etherpad -u https://github.com/YunoHost-Apps/etherpad_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.