Skip to content

Adds some basic postage calculations to a SilverCommerce install

License

Notifications You must be signed in to change notification settings

silvercommerce/postage

Repository files navigation

SilverCommerce Postage Setup

Scrutinizer Code Quality Build Status

Adds a basic postage setup to a SilverCommerce install, and allows users to easily add new postage types.

Instalation

Install this via composer:

composer require silvercommerce/postage

Not using composer? Install composer

Now run dev/build (either via the browser, or using sake).

More Docs

View their docs