mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
Auto-update README
This commit is contained in:
parent
f5f31b25dc
commit
3614cf25c5
2 changed files with 77 additions and 43 deletions
70
README.md
70
README.md
|
@ -1,62 +1,44 @@
|
||||||
# Pepettes app for YunoHost
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Pepettes for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/pepettes)  
|
[](https://dash.yunohost.org/appci/app/pepettes)  
|
||||||
[](https://install-app.yunohost.org/?app=pepettes)
|
[](https://install-app.yunohost.org/?app=pepettes)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install pepettes quickly and simply on a YunoHost server.
|
> *This package allows you to install Pepettes 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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
Pepettes is a donation form based on Stripe.
|
|
||||||
|
|
||||||
**Shipped version:** 1.0
|
A simple donation form with stripe
|
||||||
|
|
||||||
## Screenshots
|
**Shipped version:** 1.0.1~ynh1
|
||||||
|
|
||||||
(none yet)
|
**Demo:** https://donate.yunohost.org
|
||||||
|
|
||||||
## Demo
|
## Disclaimers / important information
|
||||||
|
|
||||||
* [Official demo](https://donate.yunohost.org)
|
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||||
|
* requiring a full dedicated domain ?
|
||||||
|
* architectures not supported ?
|
||||||
|
* not-working single-sign on or LDAP integration ?
|
||||||
|
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
||||||
|
* etc...
|
||||||
|
|
||||||
## Configuration
|
* Other infos that people should be aware of, such as:
|
||||||
|
* How to configure this app: During the installation, or in `settings.py` after installation.
|
||||||
|
|
||||||
How to configure this app: During the installation, or in `settings.py` after installation.
|
## Documentation and resources
|
||||||
|
|
||||||
## Documentation
|
* Official admin documentation: https://github.com/YunoHost/pepettes/blob/main/README.md
|
||||||
|
* Upstream app code repository: https://github.com/YunoHost/pepettes/
|
||||||
* Official documentation: https://github.com/YunoHost/pepettes/blob/main/README.md
|
* YunoHost documentation for this app: https://yunohost.org/app_pepettes
|
||||||
* YunoHost documentation: -
|
* Report a bug: https://github.com/YunoHost-Apps/pepettes_ynh/issues
|
||||||
|
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
#### Multi-user support
|
|
||||||
|
|
||||||
Are LDAP and HTTP auth supported? n/a
|
|
||||||
Can the app be used by multiple users? yes
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/pepettes/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/pepettes/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
(none)
|
|
||||||
|
|
||||||
## Additional information
|
|
||||||
|
|
||||||
(none)
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/pepettes_ynh/issues
|
|
||||||
* Upstream app repository: https://github.com/YunoHost/pepettes/
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -68,3 +50,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pepettes_ynh/tree/tes
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade pepettes -u https://github.com/YunoHost-Apps/pepettes_ynh/tree/testing --debug
|
sudo yunohost app upgrade pepettes -u https://github.com/YunoHost-Apps/pepettes_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
50
README_fr.md
Normal file
50
README_fr.md
Normal file
|
@ -0,0 +1,50 @@
|
||||||
|
# Pepettes pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/pepettes)  
|
||||||
|
[](https://install-app.yunohost.org/?app=pepettes)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d'installer Pepettes rapidement et simplement sur un serveur YunoHost.
|
||||||
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
|
## Vue d'ensemble
|
||||||
|
|
||||||
|
Un simple formulaire de don avec stripe
|
||||||
|
|
||||||
|
**Version incluse :** 1.0.1~ynh1
|
||||||
|
|
||||||
|
**Démo :** https://donate.yunohost.org
|
||||||
|
|
||||||
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||||
|
* requiring a full dedicated domain ?
|
||||||
|
* architectures not supported ?
|
||||||
|
* not-working single-sign on or LDAP integration ?
|
||||||
|
* the app requires an important amount of RAM / disk / .. to install or to work properly
|
||||||
|
* etc...
|
||||||
|
|
||||||
|
* Other infos that people should be aware of, such as:
|
||||||
|
* How to configure this app: During the installation, or in `settings.py` after installation.
|
||||||
|
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Documentation officielle de l'admin : https://github.com/YunoHost/pepettes/blob/main/README.md
|
||||||
|
* Dépôt de code officiel de l'app : https://github.com/YunoHost/pepettes/
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_pepettes
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/pepettes_ynh/issues
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/pepettes_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
```
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/pepettes_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade pepettes -u https://github.com/YunoHost-Apps/pepettes_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue