bagisto/bagisto-canada-post-shipping

Provides Canada Post Shipping methods for shipping the product.

Installs: 75

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 3

Open Issues: 0

pkg:composer/bagisto/bagisto-canada-post-shipping

dev-master 2022-01-17 12:13 UTC

This package is auto-updated.

Last update: 2025-09-17 20:26:11 UTC


README

CanadaPost Shipping module provides Canada Post Shipping methods for shipping the product.

It packs in lots of demanding features that allows your business to scale in no time:

  • The admin can enable or disable the Canada Post Shipping method.
  • The admin can set the CanadaPost shipping method name that will be shown from the front side.
  • The admin can define the allowed methods, weight units and rate type.
  • Tax rate can be calculated based on Canada Post shipping

Requirements:

  • Bagisto: v1.3.1

Installation :

  • Run the following command
composer require bagisto/bagisto-canada-post-shipping
  • Run these commands below to complete the setup
composer dump-autoload
php artisan route:cache
php artisan config:cache

now execute the project on your specified domain.