Multi-language E-Mail
Fieldtype module for ProcessWire 3.x
This module extends ProcessWire’s core FieldtypeEmail and works basically the same as the other multi-language text fields in ProcessWire’s core. Because the module extends ProcessWire’s Email Fieldtype, it also supports all of the same features, but in a multi-language context.
Requirements
- ProcessWire 3.0 or newer
- The core LanguageSupport and LanguageSupportFields modules must already be installed.
How to install and use
- Copy the files included with this module to /site/modules/FieldtypeEmailLanguage/.
- In the ProcessWire admin, go to Modules > Refresh.
- Locate this module on the “Site” tab and click “install”.
- Create a new field and select “E-Mail (Multi-language)” as the type.
- You may also convert an existing Email or text field.
License: MPL 2.0
Install and use modules at your own risk. Always have a site and database backup before installing new modules.