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-08-11 15:17:38 +02:00
.github v2 2023-11-02 21:57:14 +01:00
conf fix 2024-08-11 14:05:52 +02:00
doc v2 2023-11-02 21:57:14 +01:00
scripts fix 2024-08-11 14:05:52 +02:00
ALL_README.md Auto-update READMEs 2024-08-09 01:46:51 +00:00
LICENSE Add agpl-3 license 2017-01-18 11:45:02 +00:00
manifest.toml cleaning 2024-08-11 09:16:54 +02:00
README.md Auto-update READMEs 2024-08-09 01:46:51 +00:00
README_es.md Auto-update READMEs 2024-08-09 01:46:51 +00:00
README_eu.md Auto-update READMEs 2024-08-09 01:46:51 +00:00
README_fr.md Auto-update READMEs 2024-08-09 01:46:51 +00:00
README_gl.md Auto-update READMEs 2024-08-09 01:46:51 +00:00
README_id.md Auto-update READMEs 2024-08-09 01:46:51 +00:00
README_it.md Auto-update README 2024-03-29 07:29:09 +01:00
README_zh_Hans.md Auto-update READMEs 2024-08-09 01:46:51 +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

Read this README in other languages.

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.4~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