GithubHelp home page GithubHelp logo

mouesam / multi-vendor-ecommrece-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mahmoudgamltaha/multi-vendor-ecommrece-site

0.0 0.0 0.0 36.21 MB

PHP 45.82% HTML 31.66% CSS 0.10% Vue 0.03% Hack 0.55% TSQL 21.84%

multi-vendor-ecommrece-site's Introduction


## About multi vendor Free Open source E-commerce use Laravel framework for Business using s-cart platform

Technology

List Functions of multi vendor

======= SHOPPING =======

  • Multi-language
  • Currencies
  • Customer sign up
  • Purchase history
  • Process cart
  • Manage product: price sale, cost price, promotion price, quantity, multi images, attributes ..
  • Categories product
  • Brand product
  • Api manager

======= SYSTEM MANAGEMENT =======

  • Manage & permission users, groups
  • Customer management
  • Image management
  • Order management: edit orders, update payment status, shipping status ...
  • Order history
  • Report: chart, statistics, export csv, pdf...
  • Generate image thumbnail, watermark
  • Manage banner, logo
  • Configure email SMTP
  • System configuration: turn off website, hide / show products

======= EXTENSIONS =======

  • Shipping
  • Discount
  • Payment ...Support for integrated extension from 3rd party

======= MODULES =======

  • Blog/News
  • Cms content: content categories, entries ...Support for integrated modules from 3rd party

Requirements:

Version 2.2.x:

Core laravel framework 5.7. Requirements::

- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- BCMath PHP Extension

Version 1.6 ~ 2.1.x:

Core laravel framework 5.6. Requirements::

- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Ctype PHP Extension
- JSON PHP Extension

Installation & configuration:

OR manual installation:

- Import file sql ./s-cart-multishop.sql to database.
- Rename file .env.example to .env if file .env not exist.
- Genarate API key if APP_KEY is null. Use command "php artisan key:generate"
- Config value of file .env:
    APP_URL=http://localhost
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=s-cart-multishop
    DB_USERNAME=root
    DB_PASSWORD=
  • Access to url admin: your-domain/system_admin.
  • User/pass admin/admin

Demo:

multi-vendor-ecommrece-site's People

Contributors

mahmoudgamltaha 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.