/frappe_dev

Custom App to simplify development using the Frappe Framework

Primary LanguagePythonMIT LicenseMIT

Frappe Development Tools

Installation

$ bench get-app http://github.com/tmfone/frappe_dev
$ bench install-app frappe_dev --site [site_name]

List of features

All feautures should be used on development environments only.

  • To get a list of all whitelisted methods use following endpoint:
GET /api/method/frappe_dev.tmf_toolbox.utils.get_whitelisted_methods
  • To sync all doctypes from a remote instance go first to 'Remote Sync Options' there you also have a sync button. frappe_dev needs to be installed on the remote instance as well.

License

see LICENSE.md