https://github.com/tobihatti/easrp
✔🌍 Fully featured ERP-System for small projects or businesses
https://github.com/tobihatti/easrp
enterprise-resource-planning erp php php56 webapp
Last synced: about 2 months ago
JSON representation
✔🌍 Fully featured ERP-System for small projects or businesses
- Host: GitHub
- URL: https://github.com/tobihatti/easrp
- Owner: TobiHatti
- License: gpl-3.0
- Created: 2018-08-24T08:31:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T21:36:21.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T20:01:47.222Z (about 2 months ago)
- Topics: enterprise-resource-planning, erp, php, php56, webapp
- Language: PHP
- Homepage: https://endev.at/p/EasRP
- Size: 39.6 MB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EasRP

[](https://github.com/TobiHatti/EasRP/releases)
[](https://github.com/TobiHatti/EasRP/releases)
[](https://github.com/TobiHatti/EasRP/commits/master)
[](https://github.com/TobiHatti/EasRP/issues)
[](https://github.com/TobiHatti/EasRP)
Fully featured ERP-System.
__NOTE: THIS VERSION DOES NOT WORK WITH PHP VERSION 7 AND UP - LAST KNOWN WORKING VERSION: PHP 5.6__

Note: This Program is an extension and enhancment of the WEPEN-ERP System.
## Setup:
- Load this entire repository into your http-root-folder.
- Open phpMyAdmin, and create a new database called "wepen_erp"
- Upload a database-backup from the backup-folder (e.g. [this](https://github.com/TobiHatti/EasRP/blob/master/backup/dbbu_u94925db7_2018-03-27.sql)) into phpMyAdmin - Database connections are stored in data/mysql_connect.php__THE SAMPLE DATABASE CONTAINS A DEPRECATED PROJECT (HiLight), SHOWING SEVERAL FEATURES OF THE SYSTEM__
To set up the system with your own Data, simply truncate all the contents of a sample database.