Skip to content

Multilingual Press

Recipe for managing MultilingualPress plugin updates and licenses.

Configuration

Slug

  • Label: Slug
  • Required: No
  • Type: Text
  • Placeholder: multilingualpress

Source URL

  • Label: Source URL
  • Required: Yes
  • Type: URL
  • Placeholder: https://example.com
  • Helper Text: The URL of the WordPress site where the license is active.

API Key

  • Required: Yes
  • Type: Secret

Instance ID

  • Required: Yes
  • Type: Secret
  • Note: A unique identifier for this installation. If you haven't activated any sites yet, a new instance ID will be generated for you.

Product ID

  • Required: Yes
  • Type: Secret

Features

  • License Activation: Can activate licenses with the vendor

How to Obtain License Information

You'll need:

  1. Your MultilingualPress API key
  2. A unique instance ID for your installation
  3. The product ID from your account
  4. The WordPress site URL where you want to activate the license

All credentials can be found in your MultilingualPress account. If you haven't activated any sites yet, the system will generate a new instance ID for you.

Notes

  • Uses the WooCommerce API Manager at https://multilingualpress.org
  • API endpoint: ?wc-api=wc-am-api
  • Supports automatic license activation via API
  • License status check: wc_am_action=status
  • License activation: wc_am_action=activate
  • Update check: wc_am_action=update
  • User agent includes the site URL for identification