User-friendly open source software for food-coops and local shops.
- 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!).
- 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
- Server with shell access and cronjobs
- Apache with
mod_rewrite
- PHP >= 8.2
- PHP intl extension INTL_ICU_VERSION >= 50.1
- PHP Imagick and GD extension
- PHP bzip2 lib (for automatic database backups)
- MySQL >= 8.0
- Node.js and npm >= v9 (installation) developer packages
- Composer v2 (installation) developer packages
- Basic understanding of Apache Webserver, MySQL Database and Linux Server administration
Before installing don't forget to read the legal information.
Mario Rothauer started the project in 2014 and maintains it.