Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 579 Bytes

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