No description
  • PHP 51.5%
  • Shell 48.5%
Find a file
2026-06-20 18:05:58 +02:00
.github Initial commit 2026-01-21 13:31:55 -05:00
conf Update nginx.conf 2026-05-15 14:17:35 +02:00
doc Add description 2026-01-24 11:34:14 -06:00
scripts Add cron job 2026-01-24 11:12:28 -06:00
.editorconfig Initial commit 2026-01-21 13:31:55 -05:00
.gitattributes Initial commit 2026-01-21 13:31:55 -05:00
.gitignore Initial commit 2026-01-21 13:31:55 -05:00
LICENSE Add GPL license 2026-01-21 17:35:22 -05:00
manifest.toml Fix regex syntax 2026-06-12 16:16:59 -06:00
README.md Auto-update READMEs 2026-05-22 05:35:55 +02:00
tests.toml Clean tests.toml 2026-01-24 11:37:30 -05:00

Logo of FossBilling FossBilling, packaged for YunoHost

Solution for efficient billing and client management for hosting providers

🌐 Official app website App Demo Version: 0.7.2~ynh3

Screenshots

Screenshot of FossBilling

📦 Developer info

Automatic tests level

🛠️ Upstream FossBilling repository: https://github.com/FOSSBilling/FOSSBilling

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/fossbilling_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade fossbilling -u https://github.com/YunoHost-Apps/fossbilling_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.