diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-05 16:33:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-05 16:33:33 +0000 |
commit | 58b6d3e23b35671e7240419bf907df7336283050 (patch) | |
tree | aaf321e0b8eca445f4ab2a2ebeb4ad63f3c1e5ae | |
parent | cagette: make syntax friendlier to YAML import, remove ':' (diff) | |
download | awesome-selfhosted-58b6d3e23b35671e7240419bf907df7336283050.tar.gz awesome-selfhosted-58b6d3e23b35671e7240419bf907df7336283050.zip |
cagette: make entry friendlier to YAML import (remove double quotes)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -447,7 +447,7 @@ _Management and administration tools for community supported agriculture and foo _Related: [E-commerce](#e-commerce)_ - [ACP Admin](https://acp-admin.ch/) - CSA administration. Manage members, subscriptions, deliveries, drop-off locations, member participation, invoices and emails. ([Source Code](https://github.com/acp-admin/acp-admin/)) `MIT` `Ruby` -- [Cagette](https://cagette.net/) - Open source web app to help people build a better and sustainable food system. Some people call it a "foodhub" - a mix between a groupware and a marketplace, helping consumers to order food from local farmers and producers. ([Source Code](https://github.com/CagetteNet/cagette)) `GPL-2.0` `Haxe` +- [Cagette](https://cagette.net/) - Open source web app to help people build a better and sustainable food system. Some people call it a 'foodhub' - a mix between a groupware and a marketplace, helping consumers to order food from local farmers and producers. ([Source Code](https://github.com/CagetteNet/cagette)) `GPL-2.0` `Haxe` - [Foodcoopshop](https://www.foodcoopshop.com/) - User-friendly open source software for food-coops. ([Source Code](https://github.com/foodcoopshop/foodcoopshop)) `MIT` `PHP` - [Foodsoft](https://foodcoops.net/) - Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling). ([Source Code](https://github.com/foodcoops/foodsoft)) `AGPL-3.0` `Ruby` - [juntagrico](https://juntagrico.org/) - Management platform for community gardens and vegetable cooperatives. ([Source Code](https://github.com/juntagrico/juntagrico)) `LGPL-3.0` `Python` |