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

https://github.com/mybizna/documentation

Mybizna ERP Documentation for open-source ERP (Enterprise Resource Planning) solution for Laravel. It is developed using Laravel, a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling.
https://github.com/mybizna/documentation

documentation erp laravel laravel-framework laravel-modular mybizna

Last synced: 17 days ago
JSON representation

Mybizna ERP Documentation for open-source ERP (Enterprise Resource Planning) solution for Laravel. It is developed using Laravel, a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling.

Awesome Lists containing this project

README

          

# Getting started

[](https://mybizna.com)

[![Total Downloads](https://img.shields.io/packagist/dt/mybizna/mybizna)](https://packagist.org/packages/mybizna/mybizna) [![Latest Stable Version](https://img.shields.io/packagist/v/mybizna/mybizna)](https://packagist.org/packages/mybizna/mybizna) [![License](https://img.shields.io/packagist/l/mybizna/mybizna)](https://packagist.org/packages/mybizna/mybizna)

### About Mybizna

Mybizna is an open-source ERP (Enterprise Resource Planning) solution for Laravel. It is developed using Laravel, a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling.

mybizna-erp dashboard

### Core Components

* HRM - Human Resource Management
* CRM - Customer Relationship Management
* Accounting - Double Entry Accounting

### Minimum Requirement

* PHP 8.1^

## Quick Installation

To Quickly install the system run the following command.

```
composer create-project mybizna/setup mybizna
```