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[15 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 11y 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 3w ago

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 41% 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

4186d 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

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[mindkomm/timmy

Advanced image manipulation for Timber.

17737.7k](/packages/mindkomm-timmy)[wp-media/imagify-plugin

Image optimization plugin for WordPress by WP Media.

8067.5k](/packages/wp-media-imagify-plugin)[bueltge/multisite-global-media

Multisite Global Media is a WordPress plugin which shares media across the Multisite network.

23132.1k](/packages/bueltge-multisite-global-media)

PHPackages © 2026

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