PHPackages                             mediaflow/mediaflow-craft - 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. [Image &amp; Media](/categories/media)
4. /
5. mediaflow/mediaflow-craft

AbandonedArchivedCraft-plugin[Image &amp; Media](/categories/media)

mediaflow/mediaflow-craft
=========================

Mediaflow Craft plugin

v0.3.3(11y ago)0111[14 issues](https://github.com/KeyteqLabs/mediaflow-craft/issues)[1 PRs](https://github.com/KeyteqLabs/mediaflow-craft/pulls)MITCSSPHP &gt;=5.3.0

Since May 5Pushed 10y ago4 watchersCompare

[ Source](https://github.com/KeyteqLabs/mediaflow-craft)[ Packagist](https://packagist.org/packages/mediaflow/mediaflow-craft)[ RSS](/packages/mediaflow-mediaflow-craft/feed)WikiDiscussions master Synced today

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

Mediaflow plugin for Craft
==========================

[](#mediaflow-plugin-for-craft)

Craft CMS Keyteq Mediaflow plugin. Read more [Visit Mediaflow!](http://getmediaflow.com)

Install
-------

[](#install)

### The easy and clean way

[](#the-easy-and-clean-way)

1. `composer require mediaflow/mediaflow-craft:~1.0`
2. Modify your `public/index.php` to autoload depdendencies by adding this as the second to last line:

    ```
    require __DIR__ . '/../vendor/autoload.php';
    ```

    This is only required once for all plugins using composer

### The hard Crafty way

[](#the-hard-crafty-way)

1. Open [the list of releases](https://github.com/KeyteqLabs/mediaflow-craft/releases/)
2. Download the zip file for the desired release
3. Unpack the zip file to `plugins/mediaflow/`

Example of usage
----------------

[](#example-of-usage)

Definition of crop sizes
------------------------

[](#definition-of-crop-sizes)

You can define crop sizes in the Mediaflow custom fields

```
{"main":[400,500],"list-view":[500,300],"thumb":[100,100],"content-head":[800,316]}
```

In your template you can do the following:

```

```

### Generating a media preview URL

[](#generating-a-media-preview-url)

```

```

### Example with Foundation Interchange

[](#example-with-foundation-interchange)

```
{% set media = entry.mediaflowField %}

```

### Using Picturefill.js

[](#using-picturefilljs)

```

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.8% 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 ~18 days

Total

15

Last Release

4133d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e817a8e16a540ea8dd73f63a8a88c22dfb1e6413b914a075cd7b2f26798171b?d=identicon)[nervetattoo](/maintainers/nervetattoo)

---

Top Contributors

[![nervetattoo](https://avatars.githubusercontent.com/u/45449?v=4)](https://github.com/nervetattoo "nervetattoo (28 commits)")[![khasinski](https://avatars.githubusercontent.com/u/702380?v=4)](https://github.com/khasinski "khasinski (8 commits)")[![asundlihardig](https://avatars.githubusercontent.com/u/1292166?v=4)](https://github.com/asundlihardig "asundlihardig (3 commits)")

### Embed Badge

![Health badge](/badges/mediaflow-mediaflow-craft/health.svg)

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

###  Alternatives

[mindkomm/timmy

Advanced image manipulation for Timber.

17735.6k](/packages/mindkomm-timmy)[toinekamps/responsive-pics

Responsive Pics is a Wordpress tool for resizing images on the fly.

831.2k](/packages/toinekamps-responsive-pics)[asgardcms/media-module

Media module for AsgardCMS. Handles the media library.

1130.6k2](/packages/asgardcms-media-module)[globalis/wp-cubi-imagemin

Standalone image minification WordPress plugin

1317.7k2](/packages/globalis-wp-cubi-imagemin)[samwilson/diagrams

MediaWiki extension to display various types of diagrams rendered from text within wiki pages.

122.3k](/packages/samwilson-diagrams)[chkilel/icones-plugin

Access thousands of icons including popular icon sets, icon fonts and several Emoji sets from a backed Form Widget

181.6k](/packages/chkilel-icones-plugin)

PHPackages © 2026

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