We'll create fresh WordPress site with Images via imgix installed. You have 20 minutes to test the plugin after that site we'll be deleted.
<img>
tags in “Text mode” and they will pass through.Getting Started
If you don’t already have an imgix account then sign up at imgix.com.
Create a 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 http://example.com 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/
.
Download the plugin images-via-imgix.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 images-via-imgix.zip
file. Alternatively, you can extract the contents of images-via-imgix.zip
into the wp-content/plugins
directory of your WordPress instance.
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 or Auto Enhance. Finally, click “Save Options” when you’re done.
Go to a post on your WordPress blog and ensure your images are now serving through imgix.
History
Originally this plugin was hosted as part of the official imgix organisation. It was depreciated as they focused their efforts on the PHP library.
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.