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

GitHub repository

The plugin is open source — browse the code, report issues, and contribute.

The Weglot plugin for Craft CMS is developed in the open. Its full source code lives on GitHub at weglot/translate-craftcms. You are welcome to read the code, report issues, suggest improvements, and contribute.

Report an issue or request a feature

Open an issue on the repository's issue tracker. To help us reproduce a bug, please include:

  • the steps to reproduce it,

  • your Craft CMS and Weglot plugin versions,

  • your PHP version,

  • any relevant errors from your Craft logs.

For account, billing or urgent matters, contact support@weglot.com rather than opening a public issue.

Follow releases

Every release is documented in the CHANGELOG. Check it before upgrading to see what changed.

Contribute

Pull requests are welcome:

  1. Fork the repository and create a branch for your change.

  2. Follow the project's coding standards (PSR-12 and the Craft CMS coding guidelines).

  3. Run the quality suite and make sure everything passes.

  4. Open a pull request describing your change.