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.

преди 2 години
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <div align="center">
  2. <a href="https://influxerp.com">
  3. <img src="https://raw.githubusercontent.com/influxframework/influxerp/develop/influxerp/public/images/influxerp-logo.png" height="128">
  4. </a>
  5. <h2>InfluxERP</h2>
  6. <p align="center">
  7. <p>ERP made simple</p>
  8. </p>
  9. [![CI](https://github.com/influxframework/influxerp/actions/workflows/server-tests.yml/badge.svg?branch=develop)](https://github.com/influxframework/influxerp/actions/workflows/server-tests.yml)
  10. [![UI](https://github.com/influxerp/influxerp_ui_tests/actions/workflows/ui-tests.yml/badge.svg?branch=develop&event=schedule)](https://github.com/influxerp/influxerp_ui_tests/actions/workflows/ui-tests.yml)
  11. [![Open Source Helpers](https://www.codetriage.com/influxframework/influxerp/badges/users.svg)](https://www.codetriage.com/influxframework/influxerp)
  12. [![codecov](https://codecov.io/gh/influxframework/influxerp/branch/develop/graph/badge.svg?token=0TwvyUg3I5)](https://codecov.io/gh/influxframework/influxerp)
  13. [![docker pulls](https://img.shields.io/docker/pulls/influxframework/influxerp-worker.svg)](https://hub.docker.com/r/influxframework/influxerp-worker)
  14. [https://influxerp.com](https://influxerp.com)
  15. </div>
  16. InfluxERP as a monolith includes the following areas for managing businesses:
  17. 1. [Accounting](https://influxerp.com/open-source-accounting)
  18. 1. [Warehouse Management](https://influxerp.com/distribution/warehouse-management-system)
  19. 1. [CRM](https://influxerp.com/open-source-crm)
  20. 1. [Sales](https://influxerp.com/open-source-sales-purchase)
  21. 1. [Purchase](https://influxerp.com/open-source-sales-purchase)
  22. 1. [HRMS](https://influxerp.com/open-source-hrms)
  23. 1. [Project Management](https://influxerp.com/open-source-projects)
  24. 1. [Support](https://influxerp.com/open-source-help-desk-software)
  25. 1. [Asset Management](https://influxerp.com/open-source-asset-management-software)
  26. 1. [Quality Management](https://influxerp.com/docs/user/manual/en/quality-management)
  27. 1. [Manufacturing](https://influxerp.com/open-source-manufacturing-erp-software)
  28. 1. [Website Management](https://influxerp.com/open-source-website-builder-software)
  29. 1. [Customize InfluxERP](https://influxerp.com/docs/user/manual/en/customize-influxerp)
  30. 1. [And More](https://influxerp.com/docs/user/manual/en/)
  31. InfluxERP is built on the [Influx Framework](https://github.com/influxframework/influxframework), a full-stack web app framework built with Python & JavaScript.
  32. ## Installation
  33. <div align="center" style="max-height: 40px;">
  34. <a href="https://influxframeworkcloud.com/influxerp/signup">
  35. <img src=".github/try-on-f-cloud-button.svg" height="40">
  36. </a>
  37. <a href="https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/influxframework/influxframework_docker/main/pwd.yml">
  38. <img src="https://raw.githubusercontent.com/play-with-docker/stacks/master/assets/images/button.png" alt="Try in PWD" height="37"/>
  39. </a>
  40. </div>
  41. > Login for the PWD site: (username: Administrator, password: admin)
  42. ### Containerized Installation
  43. Use docker to deploy InfluxERP in production or for development of [InfluxFramework](https://github.com/influxframework/influxframework) apps. See https://github.com/influxframework/influxframework_docker for more details.
  44. ### Manual Install
  45. The Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/influxframework/bench for more details.
  46. New passwords will be created for the InfluxERP "Administrator" user, the MariaDB root user, and the influxframework user (the script displays the passwords and saves them to ~/influxframework_passwords.txt).
  47. ## Learning and community
  48. 1. [InfluxFrameworkSchool](https://influxframework.school) - Learn Influx Framework and InfluxERP from the various courses by the maintainers or from the community.
  49. 2. [Official documentation](https://docs.influxerp.com/) - Extensive documentation for InfluxERP.
  50. 3. [Discussion Forum](https://discuss.influxerp.com/) - Engage with community of InfluxERP users and service providers.
  51. 4. [Telegram Group](https://t.me/influxerphelp) - Get instant help from huge community of users.
  52. ## Contributing
  53. 1. [Issue Guidelines](https://github.com/influxframework/influxerp/wiki/Issue-Guidelines)
  54. 1. [Report Security Vulnerabilities](https://influxerp.com/security)
  55. 1. [Pull Request Requirements](https://github.com/influxframework/influxerp/wiki/Contribution-Guidelines)
  56. 1. [Translations](https://translate.influxerp.com)
  57. ## License
  58. GNU/General Public License (see [license.txt](license.txt))
  59. The InfluxERP code is licensed as GNU General Public License (v3) and the Documentation is licensed as Creative Commons (CC-BY-SA-3.0) and the copyright is owned by InfluxFramework LLC (InfluxFramework) and Contributors.
  60. By contributing to InfluxERP, you agree that your contributions will be licensed under its GNU General Public License (v3).
  61. ## Logo and Trademark Policy
  62. Please read our [Logo and Trademark Policy](TRADEMARK_POLICY.md).