PHPackages                             phpsa/sc-free-shipping - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. phpsa/sc-free-shipping

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

phpsa/sc-free-shipping
======================

A free shipping module for Statamic's Simple commerce

1.0.0(5y ago)05MITPHP

Since Aug 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/phpsa/sc-free-shipping)[ Packagist](https://packagist.org/packages/phpsa/sc-free-shipping)[ RSS](/packages/phpsa-sc-free-shipping/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Statamic Siomple Commerce Free Shipping Module
==============================================

[](#statamic-siomple-commerce-free-shipping-module)

[![Statami v3](https://camo.githubusercontent.com/88ad20c4a7a2ef5f6fdc11e82722a19551aa64eac853ef31b42177a76de652ff/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746174616d69632d332e302b2d464632363945)](https://camo.githubusercontent.com/88ad20c4a7a2ef5f6fdc11e82722a19551aa64eac853ef31b42177a76de652ff/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53746174616d69632d332e302b2d464632363945)[![Packagist](https://camo.githubusercontent.com/f3529d10ae4a225fcaf46533d24846a36a7d5cac34a3f1cef474c65cd3203a00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70687073612f73632d667265652d7368697070696e67)](https://camo.githubusercontent.com/f3529d10ae4a225fcaf46533d24846a36a7d5cac34a3f1cef474c65cd3203a00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70687073612f73632d667265652d7368697070696e67)

A [Simple Commerce](https://doublethree.digital/simple-commerce/about) shipping module to handle free shipping for orders over a set monetory value.

This repository contains the code for the shipping gateway. While the code is open-source, it's important to remember that you'll need to purchase a license before using this addon in production. Licenses cost $5 and can be purchased from the [Statamic Marketplace](https://statamic.com/seller/products/290).

Installation
------------

[](#installation)

Install via the Control Panel or via composer

```
composer require phpsa/sc-free-shipping
```

Configuration
-------------

[](#configuration)

Update the `config/simple-commerce.php` file to add as a shipping method:

```
'shipping' => [
  'methods' => [
    ...
    \Phpsa\ScFreeShipping\ShippingMethods\FreeShipping::class
  ],
],
```

Publish the Free Shipping configuration file, where you'll be able to update your shipping settings per site.

```
php artisan vendor:publish --provider="Phpsa\ScFreeShipping\ServiceProvider" --tag="config"
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2133d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bbe4c97ef26aca9d6792775ea44a4c83215881b158f2d3894279c7b73bedda3c?d=identicon)[phpsa](/maintainers/phpsa)

---

Top Contributors

[![craigAtCD](https://avatars.githubusercontent.com/u/152445143?v=4)](https://github.com/craigAtCD "craigAtCD (4 commits)")

---

Tags

addonshippingstatamicsimple-commerce

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phpsa-sc-free-shipping/health.svg)

```
[![Health](https://phpackages.com/badges/phpsa-sc-free-shipping/health.svg)](https://phpackages.com/packages/phpsa-sc-free-shipping)
```

###  Alternatives

[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k14](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

15133.0k](/packages/withcandour-aardvark-seo)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20121.2k](/packages/visuellverstehen-statamic-classify)[justkidding96/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

155.4k](/packages/justkidding96-aardvark-seo)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2915.1k](/packages/aerni-livewire-forms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
