Skip to content

alphabit-technology/frappe_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).