# webshop **Repository Path**: lynnguinan/webshop ## Basic Information - **Project Name**: webshop - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-28 - **Last Updated**: 2024-08-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Frappe Webshop Frappe webshop is an Open Source eCommerce Platform ![Frappe Webshop](webshop.png) ## Installation 1. [Install bench](https://github.com/frappe/bench). 2. [Install ERPNext](https://github.com/frappe/bench#installation). 3. Once ERPNext is installed, add the webshop app to your bench by running ```sh $ bench get-app webshop ``` 4. After that, you can install the webshop app on the required site by running ```sh $ bench --site sitename install-app webshop ``` #### License GNU GPL V3. (See [LICENSE](LICENSE) for more information).