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

ActiveMagento2-module

canadasatellite/amelia
======================

An integration between amelia.ai and canadasatellite.ca (Magento 2)

0.0.4(4y ago)0242[1 issues](https://github.com/canadasatellite-ca/amelia/issues)MITJavaScript

Since Sep 9Pushed 4y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

An integration between amelia.ai and [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/amelia:*
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/amelia
composer clear-cache
composer require canadasatellite/amelia:*
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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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 ~6 days

Total

4

Last Release

1691d 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 (23 commits)")

---

Tags

mage2promage2pro-aimage2pro-modulemage2pro-module-unfinishedmagentomagento2magento2-extensionmagento2-modulemagento 2

### Embed Badge

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

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

###  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)
