Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 528 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 528 Bytes

Frappe Webshop

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