mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
Pepettes is a donation form
conf | ||
scripts | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md |
Pepettes app for YunoHost
This package allows you to install pepettes quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Pepettes is a donation form based on Stripe.
Shipped version: 1.0
Screenshots
(none yet)
Demo
Configuration
How to configure this app: During the installation, or in settings.py
after installation.
Documentation
- Official documentation: https://github.com/YunoHost/pepettes/blob/main/README.md
- YunoHost documentation: -
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
Limitations
(none)
Additional information
(none)
Links
- Report a bug: https://github.com/YunoHost-Apps/pepettes_ynh/issues
- App website: -
- Upstream app repository: https://github.com/YunoHost/pepettes/
- YunoHost website: https://yunohost.org/
Developer info
Only if you want to use a testing branch for coding, instead of merging directly into master. 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/pepettes_ynh/tree/testing --debug
or
sudo yunohost app upgrade pepettes -u https://github.com/YunoHost-Apps/pepettes_ynh/tree/testing --debug