Skip to content

The Asset Management module in Mybizna ERP allows for efficient handling of all assets, including JavaScript files, CSS stylesheets, and images. This module ensures that assets are organized, optimized, and easily accessible throughout the application.

Notifications You must be signed in to change notification settings

mybizna/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Management Module

The Asset Management module in Mybizna ERP allows for efficient handling of all assets, including JavaScript files, CSS stylesheets, and images. This module ensures that assets are organized, optimized, and easily accessible throughout the application.

Features

Centralized management of all assets. Streamlined processes for uploading, updating, and deleting assets. Automatic optimization of assets for improved performance. Version control and tracking for asset changes. Integration with Laravel's artisan commands for seamless deployment.

Installation

To install the Asset Management module, run the following command:

php artisan vendor:publish --provider="Mybizna\Assets\Providers\MybiznaAssetsProvider"

This command will publish the necessary files and configurations for the Asset Management module.

Configuration

No additional configuration is required for the Asset Management module. However, you may customize the module's behavior by modifying the configuration files located in config/mybizna-assets.php.

License

The Asset Management module is licensed under GPL 3.0. Please refer to the LICENSE file for more information.

About

The Asset Management module in Mybizna ERP allows for efficient handling of all assets, including JavaScript files, CSS stylesheets, and images. This module ensures that assets are organized, optimized, and easily accessible throughout the application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published