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

ActiveMagento2-module

dxmoto/core
===========

A custom module for dxmoto.com (Magento 2)

0.1.6(5y ago)037MITPHP

Since Aug 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/dxmoto/core)[ Packagist](https://packagist.org/packages/dxmoto/core)[ Docs](https://github.com/dxmoto/core)[ RSS](/packages/dxmoto-core/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (1)Versions (17)Used By (0)

A custom module for [dxmoto.com](https://dxmoto.com) (Magento 2).

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

[](#how-to-install)

```
bin/magento maintenance:enable
rm -rf composer.lock
composer clear-cache
composer require dxmoto/core:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/*
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
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme Infortis/ultimo \
	-f en_US
bin/magento maintenance:disable
```

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

[](#how-to-upgrade)

```
bin/magento maintenance:enable
composer remove dxmoto/core
rm -rf composer.lock
composer clear-cache
composer require dxmoto/core:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/*
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
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme Infortis/ultimo \
	-f en_US
bin/magento maintenance:disable
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

16

Last Release

2050d 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 (20 commits)")

---

Tags

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

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/dxmoto-core/health.svg)](https://phpackages.com/packages/dxmoto-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)
