vanilo/shipment

Vanilo Shipment Module

4.0.0 2024-04-25 11:52 UTC

This package is auto-updated.

Last update: 2024-04-25 11:54:43 UTC


README

Tests Packagist version Packagist downloads MIT Software License

This is the standalone Shipment module from the Vanilo E-commerce framework

Installation

(As Standalone Component)

  1. composer require vanilo/shipment
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Add Vanilo\Shipment\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the Vanilo Shipment Documentation for more details.