Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mybizna/base
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.
https://github.com/mybizna/base
core erp laravel laravel-framework laravel-modular mybizna mybizna-core
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/mybizna/base
- Owner: mybizna
- Created: 2022-07-08T12:23:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T19:46:48.000Z (2 months ago)
- Last Synced: 2024-10-22T05:47:06.364Z (2 months ago)
- Topics: core, erp, laravel, laravel-framework, laravel-modular, mybizna, mybizna-core
- Language: PHP
- Homepage: https://mybizna.com
- Size: 6.45 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 2024.1 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.