helick/imgix

The Helick Imgix plugin

Maintainers

Details

github.com/helick/imgix

Source

Issues

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 1

Type:wordpress-plugin

v1.0.1 2019-08-23 12:13 UTC

This package is auto-updated.

Last update: 2024-03-29 04:11:44 UTC


README

Latest Version on Packagist Total Downloads Software License Quality Score

Imgix integration.

Requirements

Make sure all dependencies have been installed before moving on:

Install

Install via Composer:

$ composer require helick/imgix

Update your application config by declaring the following:

Config::define('IMGIX_DOMAIN', env('IMGIX_DOMAIN'));

Update your env variables by declaring the following:

IMGIX_DOMAIN=demo.imgix.net

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email evgenii@helick.io instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.