Skip to content

A web-based erp, accounting system that written in PHP and MySql includes Sales, Purchasing, Warehousing, Manufacturing, Human Resource... It supports multi user, multi currencies, multi languages.

License

Notifications You must be signed in to change notification settings

notrinos/NotrinosERP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

943a559 · Mar 21, 2023
May 21, 2021
Aug 23, 2022
Aug 25, 2022
May 24, 2021
Jan 30, 2021
Aug 20, 2022
Jun 16, 2021
May 7, 2022
Feb 9, 2023
Sep 6, 2022
Nov 2, 2021
Aug 10, 2022
Aug 24, 2022
Aug 16, 2022
Nov 29, 2021
May 26, 2021
Mar 21, 2023
Aug 14, 2022
Feb 11, 2023
Feb 19, 2022
Nov 15, 2021
Dec 28, 2021
May 29, 2021
Aug 21, 2021
Feb 10, 2022
Mar 8, 2022
Apr 14, 2021
Feb 24, 2021
May 24, 2021
Mar 8, 2022
Aug 16, 2022
Aug 21, 2021
Jan 17, 2022
Jan 5, 2021
Mar 8, 2022

NotrinosERP is an open source, web-based enterprise management system that written in PHP and MySql. NotrinosERP contains all the required modules for running any small to medium size businesses. It supports multi users, multi currencies, multi languages

ScreenShot ScreenShot

Requirements

  • HTTP web server - Ex. Apache, Nginx, IIS
  • PHP version from 5.6 upto 8.1.1 (version 7.3 is recommended)
  • MySQL version 4.1 and above with Innodb tables enabled, or any MariaDB version
  • A web browser with HTML5 compatibility

Installation

Manual installation

  1. Download the latest official NotrinosERP snapshot.
  2. Unzip the downloaded file.
  3. Everything inside the folder you unzipped needs to be uploaded/copied to your webserver, for example, into your public_html or www or html or htdocs folder (the folder will already exist on your webserver).
  4. In your browser, enter the address to your site, such as: www.yourdomain.com (or if you uploaded it into another subdirectory such as NotrinosERP use www.yourdomain.com/NotrinosERP)
  5. Follow the instructions that appear in your browser for installation.
  6. After successful installation please remove install folder for safety reasons. You won't need it any more.

Composer

Run this command in an empty location that you want NotrinosERP to be installed in:
composer create-project notrinos/notrinos-erp:dev-master

Troubleshooting

Read the wiki
If you encountered any problems with NotrinosERP configuration or usage, please consult your case with other users on NotrinosERP forum.

About

A web-based erp, accounting system that written in PHP and MySql includes Sales, Purchasing, Warehousing, Manufacturing, Human Resource... It supports multi user, multi currencies, multi languages.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published