An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# EasRP

![GitHub](https://img.shields.io/github/license/TobiHatti/EasRP)
[![GitHub Release Date](https://img.shields.io/github/release-date-pre/TobiHatti/EasRP)](https://github.com/TobiHatti/EasRP/releases)
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/TobiHatti/EasRP?include_prereleases)](https://github.com/TobiHatti/EasRP/releases)
[![GitHub last commit](https://img.shields.io/github/last-commit/TobiHatti/EasRP)](https://github.com/TobiHatti/EasRP/commits/master)
[![GitHub issues](https://img.shields.io/github/issues-raw/TobiHatti/EasRP)](https://github.com/TobiHatti/EasRP/issues)
[![GitHub language count](https://img.shields.io/github/languages/count/TobiHatti/EasRP)](https://github.com/TobiHatti/EasRP)

![image](https://endev.at/content/projects/EasRP/EasRP_Banner_300.png)

Fully featured ERP-System.

__NOTE: THIS VERSION DOES NOT WORK WITH PHP VERSION 7 AND UP - LAST KNOWN WORKING VERSION: PHP 5.6__

![image](https://endev.at/content/projects/EasRP/projectImages/easRPSample_01.png)
![image](https://endev.at/content/projects/EasRP/projectImages/easRPSample_02.png)

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.