WP Manifestindependent plugin directory
manifest / media / wp-convert-api-integration

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

0stars
0forks

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.zip

Integrates 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

  1. 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.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to Settings -> ConvertAPI Integration for WordPress, and enter your ConvertAPI key and secret.
  4. 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