Discussion:
Buying group software
Federico Bruni
2014-03-20 18:07:07 UTC
Permalink
In Italy there are local buying groups who order food or any stuff from local organic farms. They are called GAS (Gruppo di Acquisto Solidale).

I'm wondering if you know similar groups in Europe. If yes, do they use a Free web service to collect the orders?

In Italy we have a small Italian project, probably run by one person:
http://www.economia-solidale.org/

The php code should be on Sourcefourge.

Of course an international Free Software project would scale much better.
Does it exist already and I'm missing it?
Or there's no interest in such a service?

Thanks
Federico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.fsfeurope.org/pipermail/discussion/attachments/20140320/e870cf2c/attachment.html>
Florian Schmidt
2014-03-20 18:57:24 UTC
Permalink
Hi Federico,
in Germany we have such groups too. They are called
"Verbrauchergemeinschaft" or Food Coops.

Sombody started this project (sourcecode hosted on Github):
http://www.foodcoops.net/
https://github.com/foodcoops/foodsoft

A quick search revealed also the following project:
http://sourceforge.net/projects/foodcoop/

Anyway, i've never used these packages. In my old food coop we used to
have a self-programmed platform that is not really maintained.

Regards,
Florian
Post by Federico Bruni
In Italy there are local buying groups who order food or any stuff
from local organic farms. They are called GAS (Gruppo di Acquisto
Solidale).
I'm wondering if you know similar groups in Europe. If yes, do they
use a Free web service to collect the orders?
http://www.economia-solidale.org/
The php code should be on Sourcefourge.
Of course an international Free Software project would scale much better.
Does it exist already and I'm missing it?
Or there's no interest in such a service?
Thanks
Federico
_______________________________________________
Discussion mailing list
Discussion at fsfeurope.org
https://mail.fsfeurope.org/mailman/listinfo/discussion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.fsfeurope.org/pipermail/discussion/attachments/20140320/557e484b/attachment.html>
Odile Bénassy
2014-03-21 09:55:55 UTC
Permalink
Le Thu, 20 Mar 2014 18:57:24 +0000,
Post by Florian Schmidt
Hi Federico,
in Germany we have such groups too. They are called
"Verbrauchergemeinschaft" or Food Coops.
and in France :
AMAP for "Association pour le Maintien d'une Agriculture
Paysanne"

http://www.reseau-amap.org

My AMAP uses a simple web site + a google spreadsheet
Post by Florian Schmidt
http://www.foodcoops.net/
https://github.com/foodcoops/foodsoft
http://sourceforge.net/projects/foodcoop/
Anyway, i've never used these packages. In my old food coop we used to
have a self-programmed platform that is not really maintained.
Regards,
Florian
Post by Federico Bruni
In Italy there are local buying groups who order food or any stuff
from local organic farms. They are called GAS (Gruppo di Acquisto
Solidale).
I'm wondering if you know similar groups in Europe. If yes, do they
use a Free web service to collect the orders?
http://www.economia-solidale.org/
The php code should be on Sourcefourge.
Of course an international Free Software project would scale much better.
Does it exist already and I'm missing it?
Or there's no interest in such a service?
Thanks
Federico
_______________________________________________
Discussion mailing list
Discussion at fsfeurope.org
https://mail.fsfeurope.org/mailman/listinfo/discussion
--
Odile B?nassy
http://fluidinfo.fr
Federico Bruni
2014-03-22 00:04:11 UTC
Permalink
Post by Odile Bénassy
Le Thu, 20 Mar 2014 18:57:24 +0000,
Post by Florian Schmidt
Hi Federico,
in Germany we have such groups too. They are called
"Verbrauchergemeinschaft" or Food Coops.
AMAP for "Association pour le Maintien d'une Agriculture
Paysanne"
http://www.reseau-amap.org
My AMAP uses a simple web site + a google spreadsheet
In my group, for most orders, we send and collect spreadsheets through emails. It's quite boring.

I'm currently thinking about automating it with a python script and cron.
Federico Bruni
2014-03-21 13:26:02 UTC
Permalink
Hi Florian
Thanks for the info!

You showed to me the right keywords so I could find also a django project:
https://pypi.python.org/pypi/django-coop/
https://github.com/credis/django-coop

Good to know that there are several international projects.
Post by Florian Schmidt
Hi Federico,
in Germany we have such groups too. They are called
"Verbrauchergemeinschaft" or Food Coops.
http://www.foodcoops.net/
https://github.com/foodcoops/foodsoft
http://sourceforge.net/projects/foodcoop/
Anyway, i've never used these packages. In my old food coop we used to
have a self-programmed platform that is not really maintained.
Regards,
Florian
Post by Federico Bruni
In Italy there are local buying groups who order food or any stuff
from local organic farms. They are called GAS (Gruppo di Acquisto
Solidale).
I'm wondering if you know similar groups in Europe. If yes, do they
use a Free web service to collect the orders?
http://www.economia-solidale.org/
The php code should be on Sourcefourge.
Of course an international Free Software project would scale much
better.
Post by Federico Bruni
Does it exist already and I'm missing it?
Or there's no interest in such a service?
Thanks
Federico
_______________________________________________
Discussion mailing list
Discussion at fsfeurope.org
https://mail.fsfeurope.org/mailman/listinfo/discussion
------------------------------------------------------------------------
_______________________________________________
Discussion mailing list
Discussion at fsfeurope.org
https://mail.fsfeurope.org/mailman/listinfo/discussion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.fsfeurope.org/pipermail/discussion/attachments/20140321/fea948a2/attachment.html>
Wouter Tebbens
2014-04-11 14:48:15 UTC
Permalink
Hi Federico,

here's a small community of mainly Spanish cooperative consumption
groups sharing the code as free software:
https://github.com/jmueller17/Aixada

with our local consumption coop we're currently looking for better
alternatives. A neighbouring coop has adapted drupal, which might fit
our needs - at least in part.

But it would be interesting to hear about other options as well.

best,

Wouter
Post by Federico Bruni
In Italy there are local buying groups who order food or any stuff from
local organic farms. They are called GAS (Gruppo di Acquisto Solidale).
I'm wondering if you know similar groups in Europe. If yes, do they use
a Free web service to collect the orders?
http://www.economia-solidale.org/
The php code should be on Sourcefourge.
Of course an international Free Software project would scale much better.
Does it exist already and I'm missing it?
Or there's no interest in such a service?
Thanks
Federico
_______________________________________________
Discussion mailing list
Discussion at fsfeurope.org
https://mail.fsfeurope.org/mailman/listinfo/discussion
Loading...