https://github.com/yunohost-apps/mautic_ynh
Mautic package for YunoHost
https://github.com/yunohost-apps/mautic_ynh
mautic yunohost yunohost-apps
Last synced: 8 months ago
JSON representation
Mautic package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/mautic_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2021-03-16T16:55:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T19:20:45.000Z (8 months ago)
- Last Synced: 2025-03-06T20:25:45.160Z (8 months ago)
- Topics: mautic, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.mautic.org/
- Size: 262 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mautic for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/mautic/)


[](https://install-app.yunohost.org/?app=mautic)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Mautic quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
With Mautic, website visitors can be tracked and converted into identified contacts using forms. Anonymous and identified contacts can be divided into segments and assigned to campaigns - either on the basis of segments or forms. These campaigns contain workflows to provide the contacts with further information and advertising material or to organize the contacts.
**Shipped version:** 5.2.3~ynh1
**Demo:**
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mautic_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mautic_ynh/tree/testing --debug
or
sudo yunohost app upgrade mautic -u https://github.com/YunoHost-Apps/mautic_ynh/tree/testing --debug
```
**More info regarding app packaging:**