Open Source reference implementation for Structured Email in Roundcube. See also DESIGN.md
Note: this plugin is still under development and not yet ready for general use.
The plugin is tested with Roundcube version 1.6.0 and later.
Clone this repository into the \plugins
folder of your Rouncube installation. Then add 'roundcube_structured_email'
to the $config['plugins']
variable in your \config\config.inc.php
file.
A Packagist/Composer package will be provided soon.
There are a number of experimental configuration options. See config.inc.php.dist.
The plugin will show a standardized "card-style" visualization of structured data found in an email. Depending on the structured data type, options for structured interaction might be available.
See also https://github.com/audriga/jakarta-structured-email for structured email test data.
Sending structured email is still experimental.
tbd.
Code is available under GPL-3.0 license.
The project has received funding from the European Union's Horizon 2020 research and innovation program under grant agreement No 101092990.