https://github.com/rapidez/magento2-compadre-msi
Add MSI support to stock of the Compadre module
https://github.com/rapidez/magento2-compadre-msi
Last synced: 6 months ago
JSON representation
Add MSI support to stock of the Compadre module
- Host: GitHub
- URL: https://github.com/rapidez/magento2-compadre-msi
- Owner: rapidez
- License: gpl-3.0
- Created: 2024-09-13T08:37:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T09:52:43.000Z (almost 2 years ago)
- Last Synced: 2025-11-04T20:13:27.642Z (9 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magento Rapidez Compadre
This **Magento Module** will allow Rapidez to support more functionalities.
## Current functionality
This module adds MSI compatibility for [Compadre](https://github.com/rapidez/magento2-compadre)
## Installation
In your Magento installation run
```bash
composer require rapidez/magento2-compadre-msi
bin/magento module:enable Rapidez_Compadre_Msi
```
## License
GNU General Public License v3. Please see [License File](LICENSE) for more information.