1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00
Application to synchronize ActiveSync compatible devices with email, contacts and calendar for YunoHost
Find a file
2024-03-11 16:09:23 +01:00
.github v2 2023-11-02 21:57:14 +01:00
conf Fix path traversal issue ? 2023-12-05 02:37:03 +01:00
doc v2 2023-11-02 21:57:14 +01:00
scripts [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 16:09:23 +01:00
LICENSE Add agpl-3 license 2017-01-18 11:45:02 +00:00
manifest.toml autoupdate.strategy = "latest_github_release" 2024-02-20 06:39:33 +01:00
README.md Auto-update README 2024-02-20 05:39:37 +00:00
README_fr.md Auto-update README 2024-02-20 05:39:37 +00:00
tests.toml cleaning 2023-12-05 09:12:38 +01:00

Z-Push for YunoHost

Integration level Working status Maintenance status

Install Z-Push with YunoHost

Lire ce readme en français.

This package allows you to install Z-Push quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Z-Push is an Exchange ActiveSync fronted written in PHP which lets you synchronize emails (IMAP/SMTP backend) and calendar/contacts (cardDAV and caldDAV backend)

Shipped version: 2.7.1~ynh1

Documentation and resources

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

More info regarding app packaging: https://yunohost.org/packaging_apps