2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpback_ynh.git synced 2026-03-26 00:52:40 +01:00
PHPBack package for YunoHost
Find a file
2026-02-23 12:57:14 +01:00
conf v2 2023-11-24 14:27:45 +01:00
doc v2 2024-01-19 16:39:30 +01:00
scripts Cleanup --time 2024-01-19 16:39:31 +01:00
config_panel.toml.example First commit 2022-04-02 15:11:39 +02:00
LICENSE Fix 2023-01-22 13:03:13 +01:00
manifest.toml autoupdate.strategy = "latest_github_release" 2024-02-20 05:39:53 +01:00
README.md Auto-update READMEs 2026-02-23 12:57:14 +01:00
tests.toml v2 2023-11-24 14:27:45 +01:00

Logo of PHPBack PHPBack, packaged for YunoHost

Feedback system you can use for your website

🌐 Official app website App Demo Version: 1.3.2~ynh1

Screenshots

Screenshot of PHPBack

📦 Developer info

Automatic tests level

🛠️ Upstream PHPBack repository: https://github.com/phpback/phpback

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/phpback_ynh/tree/testing

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

📚 App packaging documentation

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