Coder Social home page Coder Social logo

swoichha / foodcoopshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foodcoopshop/foodcoopshop

0.0 1.0 0.0 36.27 MB

Open source software for foodcoops

Home Page: https://www.foodcoopshop.com

License: MIT License

PHP 79.91% Shell 0.37% Batchfile 0.03% CSS 4.89% JavaScript 13.95% HTML 0.82% TSQL 0.03%

foodcoopshop's Introduction

FoodCoopShop

An easy-to-use open source software for food-coops.

Latest stable version Build status Software license

FoodCoopShop provides a lot of of useful functions to help the people running a food-coop.

  • a user-friendly web shop for the consumers
  • an admin area for both manufacturers and admins
  • a fully automated payment system
  • different delivery rhythms for products
  • adapting orders in many ways
  • self-service mode for stock products
  • beautiful turnover charts

The software can be used with any modern web browser, tablet or smartphone. It's available in German, English and Polish.

Links

Legal information

  • Before installing please read the legal information in German or English.

Requirements

  • Server with shell access and cronjobs
  • Apache with mod_rewrite
  • PHP >= 7.3
  • PHP intl extension INTL_ICU_VERSION >= 50.1
  • PHP ZipArchive class
  • MySQL >= 5.7.7 (to support utf8mb4)
  • Node.js and npm (installation) developer packages
  • Composer (installation) developer packages
  • Basic understanding of Apache Webserver, MySQL Database and Linux Server administration
  • PHP needs to be able to call mysqldump with exec() for database backups

Installation / Setting up dev environment

  • Follow the installation guide for setup.
  • If you have questions please create a new issue on Github.
  • Before doing any of the configuration changes, follow the steps below.
  • If you work on a local machine, do not change the owner of the files to www-data. Instead set permissions as shown below

Install required packages

$ composer install
$ npm --prefix ./webroot install ./webroot

Setting permissions

$ cd /path/to/project
$ chmod -R a+w ./files_private
$ chmod -R a+w ./tmp
$ chmod -R a+w ./webroot/cache
$ chmod -R a+w ./webroot/files
$ chmod -R a+w ./webroot/tmp

Unit Testing

$ vendor/bin/phpunit

Supported by Netidee Calls 10 and 12

The FoodCoopShop project was supported by Netidee in 2016 and 2018. Netidee supports Internet and Open Source ideas with up to 50.000 Euro in funding. If you are working on an Open Source projects and are permanent resident in Austria, apply for your own funding!

Netidee Logo

Maintainer

Mario Rothauer started the project in 2014 and maintains it.

foodcoopshop's People

Contributors

ch83 avatar dependabot[bot] avatar firerain-tgz avatar hasslerf avatar k-pd avatar mrothauer avatar paroga avatar robbinjanssen avatar thefox avatar wintersim avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.