Skip to content

armyhu/webshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frappe Webshop

Open Source eCommerce Platform

Warning! This app is an effort to separate eCommerce module from ERPNext. Development is still ongoing, and you might face unwanted issues.

Frappe Webshop

Installation

  1. Install bench.

  2. Install ERPNext.

  3. Once ERPNext is installed, add the webshop app to your bench by running

    $ bench get-app webshop
  4. After that, you can install the webshop app on the required site by running

    $ bench --site sitename install-app webshop

License

GNU GPL V3. (See LICENSE for more information).