chrico / webpify
Generating automatically WebP-images and provide them via feature detection and lazy loading.
Installs: 6 073
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 3
Forks: 1
Open Issues: 1
Type:wordpress-plugin
Requires
- php: >=7
- psr/container: ~1.0
Requires (Dev)
- php: >=7
- brain/monkey: ~2.1
- inpsyde/php-coding-standards: ~0.13
- phpunit/phpunit: ~6.0
Suggests
- ext-gd: If you want to transform images into WebP-format, you can use the ext-gd extension
- ext-imagick: If you want to transform into WebP-format, you can use the ext-imagick extension
README
Introduction
WebPIfy is a WordPress-Plugin which generates automatically WebP-images for your WordPress-site. Additionally it lazy loads your image based on browser-support.
Minimum requirements and dependencies
- PHP 7+
- WordPress latest - 0.1
- Composer to be installed
Installation
$ composer require chrico/webpify
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub.