Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjaminmedia/willow-bts-plugin
Willow Bonnier Translation Service plugin
https://github.com/benjaminmedia/willow-bts-plugin
Last synced: about 1 month ago
JSON representation
Willow Bonnier Translation Service plugin
- Host: GitHub
- URL: https://github.com/benjaminmedia/willow-bts-plugin
- Owner: BenjaminMedia
- Created: 2021-02-24T07:54:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T08:54:35.000Z (over 3 years ago)
- Last Synced: 2024-07-27T21:28:13.593Z (6 months ago)
- Language: PHP
- Size: 2.76 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bonnier Willow BTS
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.