Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
Anoop 0499eb8a7a Rebranded Commit 2 роки тому
influxframework_helper Rebranded Commit 2 роки тому
.gitignore Rebranded Commit 2 роки тому
MANIFEST.in Rebranded Commit 2 роки тому
README.md Rebranded Commit 2 роки тому
license.txt Rebranded Commit 2 роки тому
requirements.txt Rebranded Commit 2 роки тому
setup.py Rebranded Commit 2 роки тому

README.md

InfluxFramework Helper


InfluxFramework Helper includes the following functionalities:

  1. Customized Desk Form based on InfluxFramework 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.

InfluxFramework Helper requires

  1. InfluxFramework

How to Install

Self Host:

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

InfluxFramework Cloud:

Available in your hosting on InfluxFramework here


How to Use

See the documentation here


Compatibility

V13, V14


InfluxFramework Helper is based on InfluxFramework.


License

GNU / General Public License (see license.txt)

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