mujeerhashmi / frappe_helper

Frappe Helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frappe Helper


Frappe Helper includes the following functionalities:

  1. Customized Desk Form based on Frappe Web Form functionalities.
  2. Integrated NumPad to manage inputs.
  3. Automatic installation of the desk forms created in the different applications.
  4. Dynamic rendering of desk forms.
  5. Compatible with Dark Theme.

Frappe Helper requires

  1. Frappe Framework

How to Install

Self Host:

  1. bench get-app https://github.com/quantumbitcore/frappe_helper.git
  2. bench setup requirements
  3. bench build --app frappe_helper
  4. bench restart
  5. bench --site [site.name] install-app frappe_helper
  6. bench --site [site.name] migrate

Frappe Cloud:

Available in your hosting on FrappeCloud here


How to Use

See the documentation here


Compatibility

V13, V14


Frappe Helper is based on Frappe Framework.


License

GNU / General Public License (see license.txt)

The Frappe Helper code is licensed under the GNU General Public License (v3).

About

Frappe Helper

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.6%Language:Python 37.0%Language:CSS 4.0%Language:HTML 0.3%