PHPackages                             canadasatellite/core - 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. canadasatellite/core

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

canadasatellite/core
====================

A custom module for canadasatellite.ca (Magento 2)

0.3.3(4y ago)02861MITPHP

Since Mar 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/canadasatellite-ca/core)[ Packagist](https://packagist.org/packages/canadasatellite/core)[ Docs](https://github.com/canadasatellite-ca/core)[ RSS](/packages/canadasatellite-core/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (34)Used By (1)

A custom module for [canadasatellite.ca](https://www.canadasatellite.ca) (Magento 2).

How to install
--------------

[](#how-to-install)

```
sudo service cron stop
bin/magento maintenance:enable
composer require canadasatellite/core:*
rm -rf var/di var/generation generated/*
bin/magento setup:upgrade
bin/magento cache:enable
bin/magento setup:di:compile
bin/magento cache:clean
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme MageSuper/magestylish \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento cache:clean
bin/magento maintenance:disable
sudo service cron start
```

How to upgrade
--------------

[](#how-to-upgrade)

```
sudo service cron stop
bin/magento maintenance:enable
composer remove canadasatellite/core
composer clear-cache
composer require canadasatellite/core:*
rm -rf var/di var/generation generated/*
bin/magento setup:upgrade
bin/magento cache:enable
bin/magento setup:di:compile
bin/magento cache:clean
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme MageSuper/magestylish \
	-f en_US en_CA es_ES fr_FR pt_BR zh_Hans_CN
bin/magento cache:clean
bin/magento maintenance:disable
sudo service cron start
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

Every ~7 days

Total

33

Last Release

1698d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (38 commits)")

---

Tags

mage2promage2pro-modulemage2pro-module-bespokemage2pro-module-readymagentomagento2magento2-extensionmagento2-modulemagento 2

### Embed Badge

![Health badge](/badges/canadasatellite-core/health.svg)

```
[![Health](https://phpackages.com/badges/canadasatellite-core/health.svg)](https://phpackages.com/packages/canadasatellite-core)
```

###  Alternatives

[mage2pro/currency-format

The «Price Format» extension for Magento 2

215.9k](/packages/mage2pro-currency-format)

PHPackages © 2026

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