# Coin for YunoHost [![Integration level](https://dash.yunohost.org/integration/coin.svg)](https://dash.yunohost.org/appci/app/coin) ![Working status](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg) [![Install Coin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coin) *[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install Coin 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 COIN is an Information System designed for associative ISPs in the FFDN. ### Features - Provide a nice, clean UI for members - Manage memberships - Handle service requests for VPN, VPS, Housing, external accounts, etc, - including IP pools management - custom hooks can be added to interface with the actual infrastructure and provision services from the admin - members can get status info regarding their services - handle invoices, send reminders, import payment from bank, derive a member balance - Optional features: mailing list, hardware provisionning **Shipped version:** 20231216~ynh1 ## Screenshots ![Screenshot of Coin](./doc/screenshots/screenshot.png) ## Documentation and resources - Official app website: - 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/coin_ynh/tree/testing). To try the `testing` branch, please proceed like that: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug or sudo yunohost app upgrade coin -u https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug ``` **More info regarding app packaging:**