ConvertAPI Integration for WordPress
Integrates WordPress with the ConvertAPI service, and convert/compress images or other files on the fly.
by Mike Bricknell-Barlow · github.com/mike-bricknell-barlow/wp-convert-api-integration
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mike-bricknell-barlow/wp-convert-api-integration/archive/refs/heads/master.zipIntegrates WordPress with the ConvertAPI service, and convert/compress images or other files on the fly.
Description
This plugin integrates WordPress with the ConvertAPI service, and allows you to convert/compress images or other files on the fly using the ConvertAPI service.
This plugin requires a ConvertAPI subscription - please visit https://www.convertapi.com for details and/or to sign-up.
Installation
- Install the plugin through the WordPress plugins screen directly, or download the .zip file, and upload it by going to Plugins -> Add New -> Upload .zip file.
- Activate the plugin through the 'Plugins' screen in WordPress
- Go to Settings -> ConvertAPI Integration for WordPress, and enter your ConvertAPI key and secret.
- Enjoy!
Settings
-
ConvertAPI API key Provided by ConvertAPI upon registration.
-
ConvertAPI API secret Provided by ConvertAPI upon registration.
Frequently Asked Questions
None so far
If you have a question, please ask me!
Changelog
1.0.0
- Initial plugin version