Tribe Weglot Companion archived
Customizations for the Weglot Translation Plugin
by Modern Tribe · github.com/moderntribe/weglot-companion · website
★ 0stars
2.3krelease downloads
≈40active sites
2composer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/moderntribe/weglot-companion/releases/download/1.3.1/weglot-companion.zipAlso on Packagist as moderntribe/weglot-companion:
composer require moderntribe/weglot-companionFrom the readme
Weglot Companion
Provides additional functionality for the Weglot Translate Plugin.
This plugin makes available the following features:
1. Translation caching using object caching.
2. Better translate filters/interfaces for developer use to translate content manually that Weglot is unable to translate.
Manually translate content that Weglot misses, like HTML returned from an Ajax request.
The Weglot plugin must be installed and activated for this to work, otherwise it will just silently return the original content.
Translate an HTML string
Translate an array of HTML strings
Requirements
- php7.4+
- docker
- docker-compose v2+
- nvm or fnm
- node 16+
- yarn 1.22+
- npm 8.3+
Quick Start First Run
1. Install SquareOne Docker (so)
2. Run: nvm use
3. Run: yarn install
4. Run: yarn mix
5. Run: so bootstrap
6. Activate your plugin(s) in the WordPress dashboard and start developing!
Pull Requests / Building
Ensure you run nvm use and yarn prod and commit the resources/dist folder before submitting a PR, so the plugin includes the latest front-end production build.
Front end
Front end building is powered by Laravel Mix.
Installation
Usage
Run once: nvm use and then...
Build
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.3.1 | Aug 30, 2022 | weglot-companion.zip | 1,096 |
| 1.3.0 | Aug 15, 2022 | weglot-companion.zip | 5 |
| 1.2.3 | Jun 21, 2022 | weglot-companion.zip | 942 |
| 1.2.2 | May 27, 2022 | weglot-companion.zip | 39 |
| 1.2.1 | May 19, 2022 | weglot-companion.zip | 118 |
| 1.2.0 | May 19, 2022 | weglot-companion.zip | 6 |
| 1.1.0 | May 16, 2022 | weglot-companion.zip | 9 |
| 1.0.5 | May 13, 2022 | weglot-companion.zip | 10 |
| 1.0.4 | May 9, 2022 | weglot-companion.zip | 10 |
| 1.0.3 | May 9, 2022 | weglot-companion.zip | 6 |
| 1.0.2 | May 9, 2022 | weglot-companion.zip | 3 |
| 1.0.1 | May 9, 2022 | weglot-companion.zip | 6 |
| 1.0.0 | May 9, 2022 | weglot-companion.zip | 3 |
Active-site estimate ≈40 comes from the median of recent superseded releases. Method.