softwex/carriers

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.3 2020-05-02 10:18 UTC

This package is auto-updated.

Last update: 2024-03-29 04:25:30 UTC


README

Latest Release Software License

Core extension required by couple of Softwex extensions.

Requirements:

  • Magento 2.x
  • Composer

Install with (and only) Magento Composer Installer

  • run following command to install module:
composer require softwex/carriers

and wait while dependencies are updated.

  • or add the requirement softwex/carriers to your composer.json in Magento root
{
    "require": {
        "softwex/carriers": "*"
    }
}

License

The Open Software License v. 3.0 (OSL-3.0). Please see License File for more information.