PHPackages                             inkifi/mediaclip-legacy - 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. [API Development](/categories/api)
4. /
5. inkifi/mediaclip-legacy

ActiveMagento2-module[API Development](/categories/api)

inkifi/mediaclip-legacy
=======================

An integration between mediaclip.ca and inkifi.com (Magento 2)

1.0.5(6y ago)014[1 issues](https://github.com/inkifi/mediaclip-legacy/issues)MITJavaScript

Since Mar 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/inkifi/mediaclip-legacy)[ Packagist](https://packagist.org/packages/inkifi/mediaclip-legacy)[ Docs](https://github.com/inkifi/mediaclip)[ RSS](/packages/inkifi-mediaclip-legacy/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

The module integrates the [inkifi.com](https://inkifi.com) website with the [mediaclip.ca](https://www.mediaclip.ca) service.

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

[](#how-to-install)

```
bin/magento maintenance:enable
rm -rf composer.lock
php -d memory_limit=-1 /usr/bin/composer clear-cache
php -d memory_limit=-1 /usr/bin/composer require inkifi/mediaclip:*
rm -rf var/di var/generation generated/code
bin/magento setup:upgrade
bin/magento cache:enable
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US en_GB
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme Infortis/ultimo \
	-f en_US en_GB
bin/magento maintenance:disable

```

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

[](#how-to-upgrade)

```
bin/magento maintenance:enable
php -d memory_limit=-1 /usr/bin/composer remove inkifi/mediaclip-legacy
rm -rf composer.lock
php -d memory_limit=-1 /usr/bin/composer clear-cache
php -d memory_limit=-1 /usr/bin/composer require inkifi/mediaclip-legacy:*
rm -rf var/di var/generation generated/code
bin/magento setup:upgrade
bin/magento cache:enable
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US en_GB
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme Infortis/ultimo \
	-f en_US en_GB
bin/magento maintenance:disable

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 99.5% 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 ~0 days

Total

6

Last Release

2260d 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 (189 commits)")[![Inkifi-Connect](https://avatars.githubusercontent.com/u/42345189?v=4)](https://github.com/Inkifi-Connect "Inkifi-Connect (1 commits)")

---

Tags

canadamage2promage2pro-modulemage2pro-module-bespokemage2pro-module-readymagento2magento2-extensionmagento2-modulemediaclipmagento 2

### Embed Badge

![Health badge](/badges/inkifi-mediaclip-legacy/health.svg)

```
[![Health](https://phpackages.com/badges/inkifi-mediaclip-legacy/health.svg)](https://phpackages.com/packages/inkifi-mediaclip-legacy)
```

PHPackages © 2026

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