foodcoopshop / foodcoopshop
The open source software for your foodcoop
Installs: 737
Dependents: 0
Suggesters: 0
Security: 1
Stars: 109
Watchers: 17
Forks: 28
Open Issues: 79
pkg:composer/foodcoopshop/foodcoopshop
Requires
- php: >=8.2
- cakephp/authentication: ^3.0
- cakephp/authorization: ^3.0
- cakephp/cakephp: 5.1.*
- cakephp/migrations: ^4.0
- cakephp/plugin-installer: ~2.0
- cviebrock/discourse-php: ^0.9.3
- dereuromark/cakephp-queue: 8.*
- druidfi/mysqldump-php: ^1.0
- ezyang/htmlpurifier: ^4.16
- hisorange/browser-detect: 5.*
- intervention/image: 3.*
- league/csv: ^9.5
- markstory/asset_compress: 5.*
- phpoffice/phpspreadsheet: 4.*
- studio-42/elfinder: ^2.1
- tecnickcom/tcpdf: ^6.4
Requires (Dev)
- cakedc/cakephp-phpstan: ^4.0
- cakephp/bake: ^3.0.0
- cakephp/cakephp-codesniffer: ^5.0
- cakephp/debug_kit: 5.*
- ergebnis/phpstan-rules: ^2.5
- friendsofcake/fixturize: ^3.0
- phpstan/phpstan: 2.*
- phpunit/phpunit: ^11.0
- dev-develop
- v4.1.1
- v4.1.0
- v4.0.0
- v3.6.2
- v3.6.1
- v3.6.0
- v3.5.1
- v3.5.0
- v3.4.2
- v3.4.1
- v3.4.0
- v3.3.0
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- v2.7.1
- v2.7.0
- v2.6.2
- v2.6.1
- v2.6.0
- v2.5.4
- v2.5.3
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.1
- v2.4.0
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.2
- v2.0.1
- v2.0.0
- v1.5.0
- v1.4.0
- v1.3.0
- v1.2.1
- v1.2
- v1.1.3
- v1.1.2
- v1.1.1
- 1.1.0
- 1.0.0
- dev-issue-956-redesign-frontend
- dev-+1128-Warenkorb-leeren-nach-automatischem-Logout-in-der-Selbstbedienung
- dev-+1018-Bankomatkartenzahlungen-für-Kunden
- dev-+1156-Zusätzliche-Zahlungsart-"Kartenzahlung"
- dev-rector-php8.2
- dev-main
This package is auto-updated.
Last update: 2025-10-08 06:37:12 UTC
README
User-friendly open source software for food-coops and local shops.
Official Website · Docs · German Demo · English Demo · Russian Demo · Users · Signal Support Group
🤖 Self-hosting / developing
- Gitpod: When all containers are up and running (takes about 1 minute), open your Bash-terminal (not in the Docker-terminal) and run
bash ./devtools/init-dev-setup.sh
- In your custom_config.php, change
App.fullBaseUrl
to your Gitpod-Domain (BE AWARE: NO TRAILING SLASH!).
✨ Features
- user-friendly web shop optimized for selling food from different producers
- many delivery rhythms for products (once a week, every first / last friday...)
- admin area for both manufacturers and admins
- the decentralized network plugin supports synchronizing products to different installations
- a cashless payment system based on bank account transfers
- order adaptions (cancellation, adapting weight / price...)
- self-service mode for stock products (including optional barcode scanning)
- the software is webbased and available in German and English
✔ Requirements
- Server with shell access and cronjobs
- Apache with
mod_rewrite
- PHP >= 8.4
- PHP intl extension INTL_ICU_VERSION >= 50.1
- PHP Imagick and GD extension
- PHP bzip2 lib (for automatic database backups)
- MySQL >= 8.0
- Basic understanding of Apache Webserver, MySQL Database and Linux Server administration
❗ Legal information
Before installing don't forget to read the legal information.
😎 Maintainer
Mario Rothauer started the project in 2014 and maintains it.