Frappe Core

This is core dependency around the frappe framework based repository, Crm, Chatwoot Integration

Install Frappe Core

bench get-app https://github.com/CarrumMobility/frappe-core

Add the Frappe Gems badge to your README

Maintain Frappe Core? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=CarrumMobility%2Ffrappe-core)](https://frappegems.com/gems/apps/CarrumMobility/frappe-core)

About Frappe Core

Core

This is core dependency around the frappe framework based repository, Crm, Chatwoot Integration

Installation

You can install this app using the bench CLI:

cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch main
bench install-app core

Additional environment variables

db_name: str,
db_password:str,
db_type: str,
developer_mode: bool,
encryption_key: str
master_password: str
chatwoot_account_id: int
chatwoot_base_url: str
carrum_base_url: str
carrum_token: str
aws_access_key_id: str
aws_secret_access_key: str
s3_bucket: str
s3_bucket_prefix: str
s3_file_storage_enabled: 0|1
s3_region: str,
login_url: str
desk_url: str

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.