-
Notifications
You must be signed in to change notification settings - Fork 8
/
commercial.html
278 lines (258 loc) · 12.8 KB
/
commercial.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
---
layout: default
title: Free email template builder - Responsive mail editor and designer - Commercial License
---
<header class="commercial-bg">
<div class="header-content">
<div class="header-content-inner">
<div class="hider">
<table class="logoWrapper" valign="bottom" align="center"><tr><td valign="bottom"><img class="logoImage" alt="Mosaico.io" style="display: block;" src="{{site.staticurl}}/assets/images/mosaicologo.png" /><div class="logoContainerBig"></div></td></tr></table>
<h1>Commercial Edition</h1>
</div>
<a href="#gplvscommercial" class="btn btn-default btn-xl page-scroll">Find Out More</a>
</div>
</div>
</header>
<section id="gplvscommercial">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">GPL vs Commercial</h2>
<hr class="primary">
</div>
</div>
<div class="row">
<div class="col-lg-12">
<table class="table table-hover commercial table-gplcommercial">
<thead>
<tr>
<th></th>
<th>GPL</th>
<th>Commercial</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Updates</th>
<td>Github releases</td>
<td><b>Early access</b> to new features</td>
</tr>
<tr>
<th scope="row">Support</th>
<td>Github issues</td>
<td>Direct <b>priority</b> email support</td>
</tr>
<tr>
<th scope="row">IP Indemnification</th>
<td>None</td>
<td><b>Full</b> IP indemnification</td>
</tr>
<tr>
<th scope="row">3rd-party libraries integration</th>
<td><b>Limited</b> to GPL-compatible libraries</td>
<td>Freely integrate <b>proprietary/commercial</b> libraries and <b>permissive opensource</b> libraries (LGPL, MIT, BSD, Apache, ...)</td>
</tr>
<tr>
<th scope="row">Integrate custom code</th>
<td>GPL virality force you to <b>release your own code under the GPL</b> terms, too</td>
<td>Full freedom with <b>no need to opensource your code</b> or share it with us</td>
</tr>
<tr>
<th scope="row">Custom development</th>
<td>Not available</td>
<td>We can quote custom extensions and modifications to the library</td>
</tr>
<tr>
<th scope="row">Features</th>
<td>Currently share the same features</td>
<td>We expect to introduce commercial-only features soon</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<section id="feature" class="bg-primary">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Features</h2>
<hr class="light">
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-unlock wow bounceIn"></i>
<h3>Open code</h3>
<p class="small text-justify">Mosaico Commercial is licensed to you with <b>full source code</b> access.<br />You are allowed to read, improve or customize the code we license to you.</p>
<p class="small text-justify text-faded">Other closed source solutions lock you to what the author/supplier want you to do, and with the timing and prices imposed unilaterally.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-download wow bounceIn" data-wow-delay=".1s"></i>
<h3>On-premise</h3>
<p class="small text-justify">You host Mosaico library <b>on your own server</b> and will run in your end-users browsers.</p>
<p class="small text-justify text-faded">The backend services needed by Mosaico are minimal and <b>under your control</b> and you can easily share the "image gallery" between Mosaico and your legacy (or alternative) email editing tool.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-calendar-times-o wow bounceIn" data-wow-delay=".2s"></i>
<h3>Perpetual license</h3>
<p class="small text-justify">You get a perpetual license with a <b>one-off payment</b>, <b>including upgrades and support</b> for 3 to 12 months (depending on the package).</p>
<p class="small text-justify text-faded">You can choose either to buy further licenses or keep using your original license for free.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-puzzle-piece wow bounceIn" data-wow-delay=".3s"></i>
<h3>Template based</h3>
<p class="small text-justify">We provide you with a <b>best in class</b> general purpose <b>master template</b> and you can tweak it to your needs.</p>
<p class="small text-justify text-faded">You can add new blocks, add or remove customization of a given style or even write your own template from scratch, without looking at Mosaico sources.</p>
</div>
</div>
</div>
</div>
</section>
<section id="whatifs" class="bg-dark">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">The "what if's" of unexpected or unpredictable events.</h2>
<hr class="light">
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<img src="/frontpage/img/portfolio/commercial-3.jpg" class="img-responsive" alt="">
</div>
</div>
<div class="col-lg-3 col-md-6 ">
<div class="service-box">
<h3>Network Failures</h3>
<p class="small">You host Mosaico library on your own servers, the same servers already running your service, so you don't add a new POF (point of failure).</p>
<p class="small text-faded">When you integrate external services hosted on different hardware/networks you "accept" that sometimes the the service could not be available, even with a 99.99% SLA, you can't prevent routing issues from happening around the world.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<img src="/frontpage/img/portfolio/commercial-2.jpg" class="img-responsive" alt="">
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="service-box">
<h3>Business shutdown</h3>
<p class="small">You should always prepare for the worse. What if your product, in order to work, relies on features hosted by a Vendor whose business fails?</p>
<p class="small text-faded">With Mosaico you are on firm ground, but what if you used an hosted email builder? You will have to migrate all of your contents to a new platform in a very short time frame, and your users will probably not be happy.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<img src="/frontpage/img/portfolio/commercial-4.jpg" class="img-responsive" alt="">
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="service-box">
<h3>Price Increment</h3>
<p class="small ">With Mosaico there are no recurring fees, so you are not forced to accept new prices: you know what you paid for and you can use it forever.</p>
<p class="small text-faded">You can see there are hundreds of developers out there that already forked Mosaico opensource and know how to put their hands in the library, so you can find new partners without destabilizing your end-users with a whole new product.
</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<img src="/frontpage/img/portfolio/commercial-1.jpg" class="img-responsive" alt="">
</div>
</div>
<div class="col-lg-3 col-md-6 ">
<div class="service-box">
<h3>Stale Product</h3>
<p class="small">We are motivated to improve Mosaico in the long term: with no "recurring fees" we can't expect big earnings if we don't keep up creating new value.</p>
<p class="small text-faded">If you choose an hosted/closed source product then you can either stay or leave to a different product. With Mosaico you have the option to evolve the product on your own, or find another partner to evolve it to your needs.</p>
</div>
</div>
</div>
</div>
</section>
<section id="pricing">
<div class="container" >
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Pricing</h2>
<hr class="primary">
</div>
</div>
<div class="row">
<div class="col-lg-6 col-lg-push-6">
<p style="margin-top:15px">
<strong>MAU - Monthly Active Users</strong>:<br/>
the pricing is based on the maximum number of end-users actively using Mosaico - by executing the library in their browser - for each calendar month.</p>
<p class="text-muted small">To make it simpler, if you have multiple users sharing the same storage for emails and images and having the same permissions over that storage end-point, then you can count them as a single user.</p> <a href="{{site.staticurl}}/assets/docs/MosaicoSaaSLicenseAgreementv0.2.pdf" class="btn btn-primary btn-sm">Download the license PDF</a>
</div>
<div class="col-lg-6 col-lg-pull-6">
<table class="table commercial table-hover price">
<thead>
<tr>
<th>MAU Limit</th>
<th>Support & Updates</th>
<th>Price</th>
</tr>
</thead>
<tbody>
<tr>
<td >50 users</td>
<td>3 months</td>
<td >800 € + VAT</td>
</tr>
<tr>
<td >200 users</td>
<td>1 year</td>
<td >2.400 € + VAT</td>
</tr>
<tr>
<td >500 users</td>
<td>1 year</td>
<td >4.000 € + VAT</td>
</tr>
<tr>
<td >2.000 users</td>
<td>1 year</td>
<td >8.000 € + VAT</td>
</tr>
<tr>
<td >5.000 users</td>
<td>1 year</td>
<td >15.000 € + VAT</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<section id="contact" class="bg-secondary" >
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Do you need further commercial information?</h2>
<hr class="light">
<p>If you have any question about MOSAICO Commercial Edition,<br /> write us at sales @ this domain!</p>
</p>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<p><i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i></p>
</div>
</div>
</div>
</section>
<script>
$(document).ready(function () {
$(".hider").slideDown("slow");
});
</script>