joppuyo/vips-image-editor
Composer 安装命令:
composer require joppuyo/vips-image-editor
包简介
High performance WordPress image processing with VIPS
README 文档
README
High performance WordPress image processing with VIPS.
Requirements
- PHP 7 or later
- vips package installed on your Linux system
- vips PHP extension
Installation
- Install vips on your system. On Ubuntu, this can be done using
apt install libvips-dev - Install vips extension using pecl, this can be done with command
pecl install vips - Enable PHP extension, this is usually done by adding the line
extension=vips.sotophp.ini - Download the latest plugin version from the releases tab
- Extract the plugin under
wp-content/plugins - Enable the plugin in WordPress admin interface
统计信息
- 总下载量: 2.04k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 29
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2018-09-02