You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 1.5 KiB

2 vuotta sitten
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <div align = "center">
  2. <img src = "https://influxframeworkcloud.com/files/FHa94573.png" height = "128">
  3. <h2>InfluxFramework Helper</h2>
  4. </div>
  5. ___
  6. > ### InfluxFramework Helper includes the following functionalities:
  7. 1. Customized Desk Form based on InfluxFramework Web Form functionalities.
  8. 2. Integrated NumPad to manage inputs.
  9. 3. Automatic installation of the desk forms created in the different applications.
  10. 4. Dynamic rendering of desk forms.
  11. 5. Compatible with Dark Theme.
  12. ___
  13. ### InfluxFramework Helper requires
  14. 1. [InfluxFramework](https://github.com/quantumbitcore/influxframework_helper.git)
  15. ___
  16. ### How to Install
  17. #### Self Host:
  18. 1. `bench get-app https://github.com/quantumbitcore/influxframework_helper.git`
  19. 2. `bench setup requirements`
  20. 3. `bench build --app influxframework_helper`
  21. 4. `bench restart`
  22. 5. `bench --site [site.name] install-app influxframework_helper`
  23. 6. `bench --site [site.name] migrate`
  24. #### InfluxFramework Cloud:
  25. >Available in your hosting on InfluxFramework [here](https://influxframeworkcloud.com/marketplace/apps/influxframework_helper)
  26. ___
  27. ### How to Use
  28. > See the documentation [here](https://github.com/quantumbitcore/influxframework_helper/wiki)
  29. ___
  30. ### Compatibility
  31. > V13, V14
  32. ___
  33. InfluxFramework Helper is based on [InfluxFramework](https://github.com/influxframework/influxframework).
  34. ___
  35. ### License
  36. > GNU / General Public License (see [license.txt](license.txt))
  37. > The InfluxFramework Helper code is licensed under the GNU General Public License (v3).