Skip to content

frappe/webshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frappe Webshop

Frappe webshop is an Open Source eCommerce Platform 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).