PHPackages                             imgix-wordpress/images-via-imgix - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. imgix-wordpress/images-via-imgix

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

imgix-wordpress/images-via-imgix
================================

imgix WordPress plugin

1.3.2(9y ago)555.6k13[8 issues](https://github.com/imgix-wordpress/images-via-imgix/issues)BSD-2-ClausePHPPHP ^5.6 || ^7.0

Since Feb 13Pushed 8y ago3 watchersCompare

[ Source](https://github.com/imgix-wordpress/images-via-imgix)[ Packagist](https://packagist.org/packages/imgix-wordpress/images-via-imgix)[ Docs](https://github.com/imgix-wordpress/images-via-imgix)[ RSS](/packages/imgix-wordpress-images-via-imgix/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

Images via imgix
================

[](#images-via-imgix)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/dd8bd4b2b05af3af97229c4cc5e49489c9d30dcb9b3e5993675196b7edca0379/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f696d6769782d776f726470726573732f696d616765732d7669612d696d6769782f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/imgix-wordpress/images-via-imgix/?branch=master) [![Build Status](https://camo.githubusercontent.com/a6267df8be8fe6d0dcc24b8fa12b648f5d1c837f5e65c35aafcae4e50fba9be6/68747470733a2f2f7472617669732d63692e6f72672f696d6769782d776f726470726573732f696d616765732d7669612d696d6769782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/imgix-wordpress/images-via-imgix)

A community powered WordPress plugin to automatically load all your existing (and future) WordPress images via the [imgix](https://www.imgix.com/) service for smaller, faster, and better looking images.

- [Features](#features)
- [Getting Started](#getting-started)
- [History](#history)
- [Testing](#testing)

Features
--------------------------------------------

[](#features)

- Your images behind a CDN.
- Automatically smaller and faster images with the [Auto Format](http://blog.imgix.com/post/90838796454/webp-jpeg-xr-progressive-jpg-support-w-auto) option.
- Automatically better looking images with the [Auto Enhance](http://blog.imgix.com/post/85095931364/autoenhance) option.
- Use arbitrary [imgix API params](http://www.imgix.com/docs/reference) when editing `` tags in "Text mode" and they will pass through.
- No lock in! Disable the plugin and your images will be served as they were before installation.

Getting Started
----------------------------------------------------------

[](#getting-started)

1. If you don't already have an imgix account then sign up at [imgix.com](http://www.imgix.com).
2. Create a [Web Folder](https://docs.imgix.com/setup/creating-sources?_ga=1.228802268.1751422556.1481199898#source-web-folder) imgix source with the `Base URL` set to your WordPress root URL (**without** the `wp-content` part). For example, if your WordPress instance is at  and an example image is `http://example.com/wp-content/uploads/2017/01/image.jpg` then your source's `Base URL` would be just `http://example.com/`.
3. [Download](https://github.com/imgix-wordpress/imgix-wordpress/releases) the imgix WordPress plugin `imgix_plugin.zip` and install on your WordPress instance. In the WordPress admin, click "Plugins" on the right and then "Add New". This will take you to a page to upload the `imgix_plugin.zip` file. Alternatively, you can extract the contents of `imgix_plugin.zip` into the `wp-content/plugins` directory of your WordPress instance.
4. Return to the "Plugins" page and ensure the "imgix plugin" is activated. Once activated, click the "settings" link and populate the "imgix Host" field (e.g., `http://yourcompany.imgix.net`). This is the full host of the imgix source you created in step #1. Optionally, you can also turn on [Auto Format](http://blog.imgix.com/post/90838796454/webp-jpeg-xr-progressive-jpg-support-w-auto) or [Auto Enhance](http://blog.imgix.com/post/85095931364/autoenhance). Finally, click "Save Options" when you're done.
5. Go to a post on your WordPress blog and ensure your images are now serving through imgix.

History
------------------------------------------

[](#history)

Originally this plugin was hosted as part of the official [imgix](https://github.com/imgix) organisation. It was depreciated as they focused their efforts on the [PHP library](https://github.com/imgix/imgix-php).

This plugin is maintained and managed by the community. Imgix have kindly permitted the use of their name here but it should be noted that there is no official support available for this plugin. If you've got any problems [submit an issue on this repo](https://github.com/imgix-wordpress/imgix-wordpress/issues/new).

Testing
------------------------------------------

[](#testing)

This plugin uses phpunit to run its tests. You will need to set up a local test database to run these tests. You can do that using the bootstrap script:

```
$ bin/install-wp-tests.sh imgix_wordpress_tests

```

Then running the tests is as simple as:

```
$ phpunit

```

Testing with Docker
-------------------------------------------------------------

[](#testing-with-docker)

This plugin uses phpunit to run its tests. You can use Docker if you don't want to set up the test database locally.

Start the database:

```
$ docker-compose up -d mysql

```

Then running the tests is as simple as:

```
$ docker-compose up phpunit

```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.3% 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 ~56 days

Total

2

Last Release

3367d ago

PHP version history (2 changes)1.3.0PHP ^5.5.9 || ^7.0

1.3.2PHP ^5.6 || ^7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25076619?v=4)[imgix-wordpress](/maintainers/imgix-wordpress)[@imgix-wordpress](https://github.com/imgix-wordpress)

---

Top Contributors

[![thisislawatts](https://avatars.githubusercontent.com/u/472589?v=4)](https://github.com/thisislawatts "thisislawatts (45 commits)")[![rasmusbe](https://avatars.githubusercontent.com/u/2124386?v=4)](https://github.com/rasmusbe "rasmusbe (10 commits)")[![wladston](https://avatars.githubusercontent.com/u/356660?v=4)](https://github.com/wladston "wladston (10 commits)")[![jacktasia](https://avatars.githubusercontent.com/u/31308?v=4)](https://github.com/jacktasia "jacktasia (10 commits)")[![kellysutton](https://avatars.githubusercontent.com/u/47004?v=4)](https://github.com/kellysutton "kellysutton (6 commits)")[![webdeveric](https://avatars.githubusercontent.com/u/1823514?v=4)](https://github.com/webdeveric "webdeveric (3 commits)")[![t-wright](https://avatars.githubusercontent.com/u/4177859?v=4)](https://github.com/t-wright "t-wright (1 commits)")[![taylornotwell](https://avatars.githubusercontent.com/u/78162749?v=4)](https://github.com/taylornotwell "taylornotwell (1 commits)")

---

Tags

imgiximgix-pluginwordpresswordpress-pluginwordpresswordpress pluginimgix

### Embed Badge

![Health badge](/badges/imgix-wordpress-images-via-imgix/health.svg)

```
[![Health](https://phpackages.com/badges/imgix-wordpress-images-via-imgix/health.svg)](https://phpackages.com/packages/imgix-wordpress-images-via-imgix)
```

###  Alternatives

[rilwis/meta-box

The most powerful &amp; comprehensive plugin to create, manage, show and connect dynamic data with forms and custom fields effortlessly on WordPress.

1.2k1.8k1](/packages/rilwis-meta-box)

PHPackages © 2026

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