Skip to content

Activate your license

Two strings from your purchase email turn the plugin from Free to your purchased tier.

What you need

  • Your license key — a long string with two dots in it (a JWT). Hundreds of characters long.
  • Your activation code — a 25-character string in five groups of five, like SXTWW-BARU2-N9UC6-HSTFV-MRKC3.

These are two different strings. Both come from the email we sent at purchase. The activation code is shown only once at issuance — keep it safe.

Steps

  1. WP Admin → Image Rotation → License.
  2. Paste the license key into the License key field.
  3. Paste the activation code into the Activation code field.
  4. Click Activate.

What happens during activation

The plugin verifies your license key's RSA signature offline against the embedded public key. If that passes, it makes one POST to our licensing API to confirm the license is still active and not revoked. If our API is unreachable for any reason, the plugin trusts the offline result and defers re-confirmation to the next daily cron run.

What success looks like

  • The License page shows your tier (Business, Enterprise) and an active expiry date.
  • The license key displays as •••••...nbcw (last four characters only).
  • The activation code displays as ••••• with a "stored encrypted" note.

If you see an error

The plugin will return one of ERR-001 through ERR-007. Click through to the matching error page for the exact fix.

Next

Continue to create your first schedule.