benjaminmedia / wp-willow-bts
Plugin to add translations to a Willow site, using the BTS service.
Installs: 722
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=7.1
- aws/aws-sdk-php: ^3.178
- dev-master
- 1.1.13
- 1.1
- 0.2.22
- 0.2.21
- 0.2.20
- 0.2.18
- 0.2.17
- 0.2.16
- 0.2.15
- 0.2.14
- 0.2.13
- 0.2.12
- 0.2.11
- 0.2.10
- 0.2.9
- 0.2.8
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.20
- 0.1.19
- 0.1.18
- 0.1.17
- 0.1.16
- 0.1.15
- 0.1.14
- 0.1.13
- 0.1.12
- 0.1.11
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1
- dev-develop
This package is auto-updated.
Last update: 2024-10-29 06:12:35 UTC
README
A wordpress / willow plugin for handling automatic translations using the external LanguageWire service.
The plugin uses Polylang to have different versions of the same post / page, and uses a service called Bonnier Translation Service (BTS for short) to mediate between Wordpress and LanguageWire.
Important
This plugin is only used on FordelsZonen to translate the articles.
Requirements
- Wordpress 4.9 or higher
- PHP 7.1 or higher
- Polylang
- Amazon AWS package
Installation / Configuration
Install through composer:
composer require benjaminmedia/wp-willow-bts
OR by using the respository: https://github.com/BenjaminMedia/willow-bts-plugin and copying the contents to the wp-content/plugins folder.
Remember to run
composer install
Before activating the plugin in Wordpress plugin manager.
Plugin settings
The settings for the plugin, can be found in the side menu under: Settings -> Bonnier Willow BTS
Site short handle
This is the key part of the BTS setup.
This handle should be unique pr site, so each site can get the translated articles, they have sent to LanguageWire.
AWS settings
These settings are needed to send data to BTS, as we are using the Simple Notification Service (SNS) from Amazon to exchange data between the systems.
All settings are currently being managed by MartinShi.
Language Wire Settings
These are the settings that are needed internally in Language Wire.
All the settings here are managed by Language Wire, and are most likely different pr site.