Articles on: Plugins and Integrations

How to integrate Weglot with Kreezalid Marketplace:

  1. Create a Weglot Account:
    • Visit Weglot and sign up for an account.
    • After signing up, go to the "Integrations" section of your Weglot dashboard.
  2. Get Your Weglot API Key:
    • Once you’re in the dashboard, you’ll find your API key in the "Languages" section.
    • Copy the API key to use it in the next steps.
  3. Integrate Weglot with Kreezalid:
    • In your Kreezalid admin dashboard, go to Settings > General > **Custom Tag <head>**.
    • Paste the Weglot script below into the <head> section of your page:
<script>
var weglotConfig = {
api_key: 'YOUR_WEGLOT_API_KEY'
};
</script>
<script src="https://cdn.weglot.com/weglot.min.js"></script>
  1. Save Changes:
    • Click Save after adding the script.
    • Your Kreezalid marketplace will now be integrated with Weglot and provide translation options for visitors.
  2. Configure Your Languages:
    • Go back to Weglot and configure the languages you'd like to support on your marketplace.
    • You can choose the default language and additional languages you want to offer.

For more information, please refer to Weglot’s official documentation.

Updated on: 25/08/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!