https://github.com/aerni/statamic-translator
Translate your Statamic content with the click of a button
https://github.com/aerni/statamic-translator
statamic statamic-addon
Last synced: about 1 year ago
JSON representation
Translate your Statamic content with the click of a button
- Host: GitHub
- URL: https://github.com/aerni/statamic-translator
- Owner: aerni
- License: other
- Created: 2020-04-12T12:51:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:58:08.000Z (about 3 years ago)
- Last Synced: 2024-10-12T18:55:00.269Z (over 1 year ago)
- Topics: statamic, statamic-addon
- Language: PHP
- Homepage: https://statamic.com/marketplace/addons/translator
- Size: 1.63 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Translator


Translator provides a simple and intuitive way to translate your Statamic content with the click of a button. It's as simple as it gets!. [Read the documentation](https://statamic.com/addons/aerni/translator/docs) to learn how to install, setup and use this addon.
## Translation Services
Translator uses `Google Cloud Translation` for translation. You can choose between the `Basic` and `Advanced` Cloud Translation edition. They both deliver the same translation. The `Basic` edition can be set up using a simple `API Key`, while the setup of the `Advanced` edition is a little bit more complicated. Which one you choose really comes down to the project's requirements and personal preference.
> Learn more about [Google Cloud Translation](https://cloud.google.com/translate/docs).
## Requirements
* Statamic 3
* Statamic Pro
* PHP >= 7.4
* A multi-site setup with at least two [supported locales](https://cloud.google.com/translate/docs/languages)
## License
Translator is **commercial software** but has an open-source codebase. If you want to use it in production, you'll need to [buy a license from the Statamic Marketplace](https://statamic.com/addons/aerni/translator).
>Translator is **NOT** free software.
## Credits
Developed by[ Michael Aerni](https://www.michaelaerni.ch)