Slide 1

Slide 1 text

Responsive E-Mails

Slide 2

Slide 2 text

Web HTML5, CSS3 E-Mail HTML4+, CSS?

Slide 3

Slide 3 text

Problem …

Slide 4

Slide 4 text

Gründe Sicherheit + WTF?

Slide 5

Slide 5 text

Lösung

Slide 6

Slide 6 text

@media only screen and (max-width:480px) { @-ms-viewport { width:320px; } @viewport { width:320px; } }

Slide 7

Slide 7 text

MJML Foundation

Slide 8

Slide 8 text

Gründe für MJML Einfacher Kürzere Toolchain Schnellere Ergebnisse API, App, NPM, Editor-Plugins, ...

Slide 9

Slide 9 text

... ...

Slide 10

Slide 10 text

Header

Slide 11

Slide 11 text

.logo img { max-width: 300px; margin: auto } .blue-text h1 { color: #103050; } .btn td, .btn a { background-color: #ba9a5a; }

Slide 12

Slide 12 text

Body

Slide 13

Slide 13 text

Hello World!

Click me

Slide 14

Slide 14 text

Responsives Spaltenlayout

Slide 15

Slide 15 text

column one column two column three

Slide 16

Slide 16 text

Tabellen

Slide 17

Slide 17 text

Name QtyPrice

Slide 18

Slide 18 text

CSS

Slide 19

Slide 19 text

.logo img { max-width: 300px; margin: auto }

Slide 20

Slide 20 text

Slide 21

Slide 21 text

Ergebnis

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

Aimeos

Slide 24

Slide 24 text

Open Source E-Commerce Framework

Slide 25

Slide 25 text

aimeos.org github.com/aimeos

Slide 26

Slide 26 text

Laravel Slim a micro framework for PHP

Slide 27

Slide 27 text

Vollständiges Shopsystem Vergleichbar mit Magento Core

Slide 28

Slide 28 text

Sendet E-Mails für Zahlungs- und Lieferstatus Produktupdates Abonnements Gutscheine Zugangsdaten

Slide 29

Slide 29 text

No content

Slide 30

Slide 30 text

Aimeos Twitter: @aimeos facebook.com/Aimeos