Sistem Loyalty Point
Simple Loyalty Point System With ERPNext
- Author: reyhanhamami
- Repository: https://github.com/reyhanhamami/sistem-loyalty-point
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Developer Tools
- Maintenance: Unmaintained
Install Sistem Loyalty Point
bench get-app https://github.com/reyhanhamami/sistem-loyalty-point
Tags
- erpnext
- frappe
- python3
Add the Frappe Gems badge to your README
Maintain Sistem Loyalty Point? Paste this into your README:
[](https://frappegems.com/gems/apps/reyhanhamami/sistem-loyalty-point)
About Sistem Loyalty Point
Loyalty Point
Simple Loyalty Point System With ERPNext
Sync Point App to Your Project
- New Project
- Make new project Optional: name project loyalty-point:
bench init loyalty-point --frappe-path https://training@dev.azure.com/devmis004/frappe-training/_git/frappe-training - Open folder:
cd loyalty-point - Bench new site Optional: loyalty.point.local:
bench new-site loyalty.point.local - Get erpnext app:
bench get-app erpnext https://training@dev.azure.com/devmis004/erpnext-training/_git/erpnext-training - Install erpnext app:
bench --site loyalty.point.local install-app erpnext - Check your project:
bench start - Default setting like Note
- Active developer mode on path /sites/sites_config.json, add:
"developer_mode": 1,after db_password
- Make new project Optional: name project loyalty-point:
- Existing Project
- Open your existing project
- Get loyalty-point app:
bench get-app [appname] https://github.com/reyhanhamami/sistem-loyalty-point - Install point app:
bench install-app [appname] - Run server:
bench start - Open new terminal on project path
- Migrate app:
bench migrate
License
MIT
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.