mybizna/assets

Mybizna Assets

Installs: 976

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

24.7.018 2024-05-01 14:41 UTC

This package is auto-updated.

Last update: 2024-05-01 14:41:43 UTC


README

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.