An open API service indexing awesome lists of open source software.

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

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.