Вы не можете выбрать более 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).