GithubHelp home page GithubHelp logo

mybizna / base Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.57 MB

The Base module is a fundamental part of the MyBizna ERP system. It provides core functionalities that serve as a foundation for other modules within the system. This readme provides a brief overview of the module and how to get started with it.

Home Page: https://mybizna.com

PHP 61.13% Vue 19.24% Blade 19.63%
core erp laravel laravel-framework laravel-modular mybizna mybizna-core

base's Introduction

MyBizna ERP - Account Module

The Base module is a fundamental part of the MyBizna ERP system. It provides core functionalities that serve as a foundation for other modules within the system. This readme provides a brief overview of the module and how to get started with it.

Installation

To install the Account module, use the following composer command:

composer require mybizna/base

Usage

The Base module provides essential features and functionalities that are utilized by other modules within the MyBizna ERP system. Some of the key functionalities include:

  • User Authentication: Manage user accounts, login, and authentication.
  • Permissions and Roles: Define user roles and assign permissions to control access within the system.
  • Dashboard: Access the main dashboard of the MyBizna ERP system, which provides an overview of key metrics and activities.
  • System Settings: Configure system-wide settings and preferences.
  • Notifications: Receive important system notifications and alerts.

To utilize these features, navigate to the MyBizna ERP application and explore the available options within the Base module.

Requirements

Mybizna ERP version 1.0 or above

Support

If you have any questions or need assistance, please contact our support team. We're always happy to help!

Contributing

If you're interested in contributing to this project, please reach out to the team. We welcome pull requests and bug reports.

License

This project is licensed under the GPL-3.0-or-later.

base's People

Contributors

dedanirungu avatar

Watchers

 avatar

base's Issues

Used old version when installed with composer require

I'm following your guide from https://mybizna.gitbook.io/mybizna-erp/readme/how-to-install-in-laravel/how-to-install-as-new-laravel-project

When you do a clean new installation of mybizna composer create-project mybizna/setup mybizna and after that you do something like this:

composer require mybizna/account
composer require mybizna/assets
composer require mybizna/automigrator
composer require mybizna/base
composer require mybizna/bill
composer require mybizna/calendar
composer require mybizna/core
composer require mybizna/discussion
composer require mybizna/expense
composer require mybizna/fleet
composer require mybizna/hrm
composer require mybizna/mail
composer require mybizna/mrp
composer require mybizna/partner
composer require mybizna/sale

All modules packages are getting version 23.11 or greater (but not latest version of each module, I check it manually), but base module is blocked in version 1.2.19 (released at Jan 6, 2023) meanwhile latest version are 24.03.009.

This was causing that some newer files are not founded and code results broken.

It seems that latests changes are not tested from a clean installation and this have some issues. Like this mybizna/product#1 or this:

image

If I try to force that mybizna/base use ^24.01 the requirements could not be resolved, some packages require newest version, but if you try to increase it, the problems are also increasing without easy solution.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.