Skip to content

Conversation

SamueleMartini
Copy link

@SamueleMartini SamueleMartini commented Sep 9, 2025

I propose adding mage-os/module-automatic-translation as a bundled module. https://github.com/mage-os/module-automatic-translation

  • It provides automatic translation of store content to support multiple languages with minimal manual effort.
  • It is lightweight and integrates easily with Magento’s existing localization and store views.
  • It is actively maintained and supports popular translation APIs for accurate and efficient content translation.

Implications

  • Store content such as product descriptions, categories, and CMS pages can be automatically translated.
  • Requires configuration of translation API credentials and translation management settings.
  • Administrators should review translated content for quality and brand consistency.

Risks

  • Dependence on third-party translation services may incur costs.
  • Accuracy not guaranteed.
  • Extensive translation could lead to a lot of resource usage.

Benefits

  • Rapid multi-language support, enhancing global store reach and customer experience.
  • Reduced manual translation workload for store administrators.
  • Simplified management of multilingual content with consistent updates.

PR

This PR results in the module being added as a pinned require of mage-os/product-community-edition like:

"mageos/module-automatic-translation": "1.0.0",

which composer will then require via Packagist, like any other third party package. The latest published version will be pinned at the time of each release.

@SamueleMartini SamueleMartini requested a review from a team as a code owner September 9, 2025 10:04
@SamueleMartini SamueleMartini changed the title Add SEO meta robots module "mage-os/meta-robots-tag" Add SEO meta robots module and automatic translation with AI module Sep 9, 2025
@rhoerr rhoerr added the enhancement New feature or request label Sep 24, 2025
@rhoerr
Copy link
Contributor

rhoerr commented Sep 29, 2025

I reviewed the meta-robots-tag module. Please handle issues 1 and 2 if possible.

I'll review the translation module later this week.

@rhoerr
Copy link
Contributor

rhoerr commented Sep 30, 2025

I reviewed the translation module as well. Functionally this one looks good. There are some quality issues that should be improved, and especially encrypting the API keys.

@rhoerr
Copy link
Contributor

rhoerr commented Oct 2, 2025

To this actual PR: Please

  • Split one module off into a separate PR, so each one can be considered and discussed separately
  • Add some analysis of implications and risks of bundling it, based on the template I used in other bundle PRs (Perplexity can do most of the work for you)
  • Sort the added modules alphabetically in the dependency list

Also note that the meta robots module composer tag is wrong, it should include module-.

Handled

Copy link
Contributor

@rhoerr rhoerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See last comment

@rhoerr rhoerr added this to the Mage-OS 2.0 milestone Oct 2, 2025
@rhoerr rhoerr changed the base branch from main to release/mage-os-2.0 October 2, 2025 12:20
@rhoerr rhoerr changed the title Add SEO meta robots module and automatic translation with AI module Bundle mage-os/module-automatic-translation Oct 3, 2025
Copy link
Contributor

@rhoerr rhoerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need issues 13, 16, 19, 22, 23, 24 addressed at minimum before we could bundle it

@rhoerr
Copy link
Contributor

rhoerr commented Oct 9, 2025

Mostly done -- one to merge, one still open, and a release of it all.

@rhoerr
Copy link
Contributor

rhoerr commented Oct 10, 2025

  • Code was reviewed, patched, and released.
  • I haven't heard any voices of concern.
  • Valuable and obvious application of LLMs that merchants can benefit from

Merging.

@rhoerr rhoerr merged commit 95e031f into mage-os:release/mage-os-2.0 Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants