mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
add flohmarkt to apps.toml (#2257)
* add flohmarkt to apps.toml
:)
* Update apps.toml
missing "
* Update wishlist.toml
remove flohmarkt (now in apps.toml)
* Update apps.toml
🥳
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
---------
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
parent
c4fda610d4
commit
4d83b78594
2 changed files with 8 additions and 7 deletions
|
@ -1138,6 +1138,14 @@ state = "working"
|
|||
subtags = [ "forum" ]
|
||||
url = "https://github.com/YunoHost-Apps/flarum_ynh"
|
||||
|
||||
[flohmarkt]
|
||||
category = "publishing"
|
||||
subtags = [ "ecommerce" ]
|
||||
state = "working"
|
||||
potential_alternative_to = [ "kleinanzeigen.de", "ClassifiedAds.com" ]
|
||||
antifeatures = [ "alpha-software", "arbitrary-limitations" ]
|
||||
url = "https://github.com/YunoHost-Apps/flohmarkt_ynh"
|
||||
|
||||
[flood]
|
||||
added_date = 1674232499 # 2023/01/20
|
||||
category = "multimedia"
|
||||
|
|
|
@ -609,13 +609,6 @@ upstream = "https://github.com/FlareSolverr/FlareSolverr"
|
|||
website = ""
|
||||
added_date = 1695656621 # 2023/09/25
|
||||
|
||||
[flohmarkt]
|
||||
name = "flohmarkt"
|
||||
description = "A decentral federated small trade platform"
|
||||
upstream = "https://codeberg.org/grindhold/flohmarkt"
|
||||
website = ""
|
||||
added_date = 1697370770 # 2023/10/15
|
||||
|
||||
[forem]
|
||||
name = "Forem"
|
||||
description = "Software for building communities."
|
||||
|
|
Loading…
Add table
Reference in a new issue