inky_integration
This module integrates Foundation for Emails into Drupal for email creation. It requires the XSL PHP extension to be installed and enabled.
Just install the module and it should just work? hopefully!
## Maintanence:
Periodically update inky_integration/css/foundation-for-emails.css from here:
https://github.com/foundation/foundation-emails/blob/develop/dist/founda...
## PHP setup:
Install/enable xsl extension. Composer will not allow installing this module without enabling this first.
## Dockerfile:
- apt-get update -y
- apt-get install -y libxslt1-dev
- docker-php-ext-install xsl
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.