Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 744 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 744 Bytes

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