For the complete documentation index, see llms.txt. This page is also available as Markdown.

Requirements

Environment needed to run the Weglot plugin for Craft CMS.

Before installing Weglot, make sure your environment meets these minimum requirements.

Environment

Requirement
Minimum
Tested up to

Craft CMS

5.8.0

5.9

PHP

8.2

PHP extensions

ext-libxml, ext-simplexml

libxml and simplexml are used to detect and parse each response's content type (HTML, JSON or XML). They ship with most PHP installations, so no extra setup is usually required.

Weglot account

The plugin needs a Weglot API key to translate your site and to sync its settings, so a Weglot account is required. If you don't have one yet, create your account.

Last updated