DemacMedia/Magento-Multi-Location-Inventory

View on GitHub
composer.json

Summary

Maintainability
Test Coverage
{
    "name": "demac/multilocationinventory",
    "type": "magento-module",
    "description": "Support for multiple inventory locations in Magento.",
    "authors": [
        {
            "name": "Demac Media",
            "email": "support@demacmedia.com"
        }
    ],
    "require": {
        "magento-hackathon/magento-composer-installer": "*"
    }
}