InfluxERP

ERP made simple

[![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) [![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) [![Open Source Helpers](https://www.codetriage.com/influxframework/influxerp/badges/users.svg)](https://www.codetriage.com/influxframework/influxerp) [![codecov](https://codecov.io/gh/influxframework/influxerp/branch/develop/graph/badge.svg?token=0TwvyUg3I5)](https://codecov.io/gh/influxframework/influxerp) [![docker pulls](https://img.shields.io/docker/pulls/influxframework/influxerp-worker.svg)](https://hub.docker.com/r/influxframework/influxerp-worker) [https://influxerp.com](https://influxerp.com)
InfluxERP as a monolith includes the following areas for managing businesses: 1. [Accounting](https://influxerp.com/open-source-accounting) 1. [Warehouse Management](https://influxerp.com/distribution/warehouse-management-system) 1. [CRM](https://influxerp.com/open-source-crm) 1. [Sales](https://influxerp.com/open-source-sales-purchase) 1. [Purchase](https://influxerp.com/open-source-sales-purchase) 1. [HRMS](https://influxerp.com/open-source-hrms) 1. [Project Management](https://influxerp.com/open-source-projects) 1. [Support](https://influxerp.com/open-source-help-desk-software) 1. [Asset Management](https://influxerp.com/open-source-asset-management-software) 1. [Quality Management](https://influxerp.com/docs/user/manual/en/quality-management) 1. [Manufacturing](https://influxerp.com/open-source-manufacturing-erp-software) 1. [Website Management](https://influxerp.com/open-source-website-builder-software) 1. [Customize InfluxERP](https://influxerp.com/docs/user/manual/en/customize-influxerp) 1. [And More](https://influxerp.com/docs/user/manual/en/) InfluxERP is built on the [Influx Framework](https://github.com/influxframework/influxframework), a full-stack web app framework built with Python & JavaScript. ## Installation
Try in PWD
> Login for the PWD site: (username: Administrator, password: admin) ### Containerized Installation 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. ### Manual Install The Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/influxframework/bench for more details. 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). ## Learning and community 1. [InfluxFrameworkSchool](https://influxframework.school) - Learn Influx Framework and InfluxERP from the various courses by the maintainers or from the community. 2. [Official documentation](https://docs.influxerp.com/) - Extensive documentation for InfluxERP. 3. [Discussion Forum](https://discuss.influxerp.com/) - Engage with community of InfluxERP users and service providers. 4. [Telegram Group](https://t.me/influxerphelp) - Get instant help from huge community of users. ## Contributing 1. [Issue Guidelines](https://github.com/influxframework/influxerp/wiki/Issue-Guidelines) 1. [Report Security Vulnerabilities](https://influxerp.com/security) 1. [Pull Request Requirements](https://github.com/influxframework/influxerp/wiki/Contribution-Guidelines) 1. [Translations](https://translate.influxerp.com) ## License GNU/General Public License (see [license.txt](license.txt)) 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. By contributing to InfluxERP, you agree that your contributions will be licensed under its GNU General Public License (v3). ## Logo and Trademark Policy Please read our [Logo and Trademark Policy](TRADEMARK_POLICY.md).