1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flohmarkt_ynh.git synced 2025-12-21 10:13:06 +01:00
integration of flohmarkt - a federated decentral classified ad software using activitypub - into yunohost
Find a file
Chris Vogel 0f5e2d3154
Merge pull request #40 from YunoHost-Apps/testing
ynh3

nginx caching update, linter corrections
2025-11-05 10:38:16 +01:00
conf typo 2025-11-05 09:00:19 +01:00
doc adjustment to nginx caching 2025-11-04 23:29:45 +01:00
scripts correct dependencis in flohmarkt-ynh-deps 2025-10-24 21:45:37 +02:00
static more formalities 2024-04-18 15:05:33 +02:00
.gitignore gitignore 2024-05-26 16:35:12 +02:00
config_panel.toml cleaning, correct setting of permissions 2024-06-18 09:53:14 +02:00
LICENSE more formalities 2024-04-18 15:05:33 +02:00
manifest.toml more linter clean-up 2025-11-05 08:31:57 +01:00
README.md Auto-update READMEs 2025-11-04 23:29:55 +01:00
tests.toml email address needs a dot in hostname... 2024-06-15 14:24:50 +02:00

Logo of flohmarkt flohmarkt, packaged for YunoHost

A decentral federated small ads platform

🌐 Official app website App Demo Version: 0.12.1~ynh3

Screenshots

Screenshot of flohmarkt

📦 Developer info

Automatic tests level

🛠️ Upstream flohmarkt repository: https://codeberg.org/flohmarkt/flohmarkt

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

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

📚 App packaging documentation

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