2021-07-11 19:20:36 +02:00
<!--
2024-05-01 22:13:30 +02:00
N.B.: This README was automatically generated by < https: / / github . com / YunoHost / apps / tree / master / tools / readme_generator >
2021-07-11 19:20:36 +02:00
It shall NOT be edited by hand.
-->
2023-11-10 10:08:25 +01:00
# Petites Annonces for YunoHost
2020-01-12 16:13:50 +01:00
2023-10-31 15:28:48 +01:00
[![Integration level ](https://dash.yunohost.org/integration/petitesannonces.svg )](https://dash.yunohost.org/appci/app/petitesannonces) ![Working status ](https://ci-apps.yunohost.org/ci/badges/petitesannonces.status.svg ) ![Maintenance status ](https://ci-apps.yunohost.org/ci/badges/petitesannonces.maintain.svg )
2023-11-10 10:08:25 +01:00
[![Install Petites Annonces with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=petitesannonces)
2020-01-12 16:13:50 +01:00
2024-05-01 22:13:30 +02:00
*[Read this README in other languages.](./ALL_README.md)*
2020-01-12 16:13:50 +01:00
2024-05-01 22:13:30 +02:00
> *This package allows you to install Petites Annonces 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.*
2020-01-12 16:13:50 +01:00
## Overview
2023-11-10 09:51:39 +01:00
Make your own classified advertising website easily.
2020-01-12 16:13:50 +01:00
2023-11-10 10:34:10 +01:00
**Shipped version:** 0.1.0~ynh3
2020-01-12 16:13:50 +01:00
2021-07-11 19:20:36 +02:00
## Screenshots
2020-01-12 16:13:50 +01:00
2023-11-10 10:08:25 +01:00
![Screenshot of Petites Annonces ](./doc/screenshots/demo.png )
2020-01-12 16:13:50 +01:00
2021-07-11 19:20:36 +02:00
## Documentation and resources
2020-01-12 16:13:50 +01:00
2024-05-01 22:13:30 +02:00
- Official app website: < https: // framagit . org / toitoinebzh / petitesannonces >
- Upstream app code repository: < https: // framagit . org / toitoinebzh / petitesannonces >
- YunoHost Store: < https: // apps . yunohost . org / app / petitesannonces >
- Report a bug: < https: // github . com / YunoHost-Apps / petitesannonces_ynh / issues >
2020-01-12 16:13:50 +01:00
2021-03-20 16:05:24 +01:00
## Developer info
2020-01-12 16:13:50 +01:00
2024-05-01 22:13:30 +02:00
Please send your pull request to the [`testing` branch ](https://github.com/YunoHost-Apps/petitesannonces_ynh/tree/testing ).
2020-01-12 16:13:50 +01:00
2024-05-01 22:13:30 +02:00
To try the `testing` branch, please proceed like that:
2022-09-10 20:48:36 +02:00
2024-05-01 22:13:30 +02:00
```bash
2020-01-12 16:13:50 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/petitesannonces_ynh/tree/testing --debug
or
sudo yunohost app upgrade petitesannonces -u https://github.com/YunoHost-Apps/petitesannonces_ynh/tree/testing --debug
```
2021-07-11 19:20:36 +02:00
2024-05-01 22:13:30 +02:00
**More info regarding app packaging:** < https: / / yunohost . org / packaging_apps >