Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manulthanura/compressimg
A WordPress plugin to compress WEBP, JPEG, and PNG images
https://github.com/manulthanura/compressimg
php wordpress wordpress-plugin
Last synced: 10 days ago
JSON representation
A WordPress plugin to compress WEBP, JPEG, and PNG images
- Host: GitHub
- URL: https://github.com/manulthanura/compressimg
- Owner: manulthanura
- License: mit
- Created: 2024-05-23T01:49:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T02:20:33.000Z (6 months ago)
- Last Synced: 2024-05-23T02:42:53.965Z (6 months ago)
- Topics: php, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CompressImg
The Image Compressor plugin automatically reduces the file size of your WEBP, JPEG, and PNG images, significantly improving your website's loading times and performance without sacrificing image quality.
![GitHub](https://img.shields.io/github/license/manulthanura/CompressImg) ![GitHub top language](https://img.shields.io/github/languages/top/manulthanura/CompressImg) ![GitHub last commit](https://img.shields.io/github/last-commit/manulthanura/CompressImg)
## Requirements
- WordPress 5.0 or higher.
- PHP 7.2 or higher.
- Imagick PHP extension must be enabled on your hosting server - [Read this for more information](./Note.md)## Installation Instructions
### From WordPress Dashboard (pending)
- Go to your WordPress admin panel.
- Navigate to Plugins > Add New.
- Search for "Image Compressor".
- Click Install Now and then Activate.### Manual Installation
- Download the plugin from this GitHub Repository.
- Navigate to Plugins > Add New > Upload Plugin.
- Choose the downloaded plugin file and click Install Now.
- After the installation is complete, click Activate Plugin.## Support
[![MIT License](https://img.shields.io/badge/Donate-Buy%20Me%20A%20Coffee-orange.svg?style=flat-square&logo=buymeacoffee)](https://www.buymeacoffee.com/manulthanura)