GrowERP is an open source multi platform ERP application you can try right now!
We have now started a production version:
When the application is started, create a new company, select demo data or an empty system and look around!
If you like this initiative, please give a star to the project.
Documentation available at https://www.growerp.com
We also created a first vertical app for Hotel owners which will be released later.
to install when using local packages only( use 'path' instead of pub.dev versions)
git clone https://github.com/growerp/growerp.git
cd growerp/packages/core ; flutter pub get ; flutter pub run build_runner build
cd growerp/packages/inventory ; flutter pub get ; flutter pub run build_runner build
cd growerp/packages/marketing ; flutter pub get ; flutter pub run build_runner build
cd growerp/packages/website ; flutter pub get ; flutter pub run build_runner build
cd ../admin
if you use the versions from pub.dev, no pub build required.
OR: install backend according: https://github.com/growerp/growerp-moqui.git install chat according: https://github.com/growerp/growerp-chat.git
OR: use our test backend:
change file packages/admin/assets/cfg/app_settings.json:
- from: "databaseUrlDebug": "",
- to: "databaseUrlDebug": "https://test.growerp.org",
- from: "chatUrlDebug": "",
- to: "chatUrlDebug": "wss://chat.growerp.org",
start emulator or use browser and start app in directory: packages/admin:
flutter run
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |