590

Product support

Get help in the plugin support forum.

  • Added on May 4, 2020
  • Current version: 1.0.2
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by
  • Public repository

Categories

Overview

Adds possibility to create multilingual versions of your mail templates. No configuration is needed.

Installation

Artisan

Using the Laravel’s CLI is the fastest way to get started. Just run the following commands in a project’s root directory:

php artisan plugin:install vdomah.mailtranslatable

License

© 2020, Art Gek under GNU GPL v3.

Developed by Art Gek.

New settings menu item appears after plugin is installed called "Mail Templates Translations".

Just create new entry there, choose mail template you want to add translation to and enter your text.

1.0.2

Mail's subject translated.

Dec 12, 2020

1.0.1

Replace CONCAT_WS function in template model files

May 09, 2020

1.0.0

Created table vdomah_mailtranslatable_templates

May 04, 2020