mybizna/mybizna

An ERP system developed in laravel with Accounting, HRM and CRM.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 45

Watchers: 1

Forks: 11

Open Issues: 0

Language:Vue

Type:project

24.5.002 2024-04-19 07:39 UTC

This package is auto-updated.

Last update: 2024-04-25 19:30:11 UTC


README

687474703a2f2f6d7962697a6e612e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f31312f6c6f676f2e706e67

Total Downloads Latest Stable Version License

About Mybizna

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

Minimum Requirement

  • PHP 8.1^

Installation

How to setup using Docker

git clone https://github.com/mybizna/mybizna.git

cd mybizna

docker compose up --build

To add more modules, add them in file entrypoint-composers.sh with content

#!/bin/sh

cd /var/www/html 

# Require additional composer packages
composer require mybizna/isp --no-interaction

How to setup on the system

composer create-project mybizna/setup mybizna

How to Install in Laravel

How to Install in Laravel

How to Install in Wordpress

How to Install in Wordpress

How to Participate

How to Participate

Who's behind?

An open-source project by mybizna contributed by a bunch of people.