Skip to content

Commit aaca82f

Browse files
add official support to index.html
Add official support option & refactor the side card to avoid confusion.
1 parent e357c2f commit aaca82f

1 file changed

Lines changed: 13 additions & 18 deletions

File tree

support/index.html

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ <h2 id="wiki">Documentation Wiki <a class="anchor" href="#wiki" aria-label="Link
2727
<p>To get additional information on how to set up Roundcube and to find out what all those
2828
config parameters are good for, our <a href="https://github.com/roundcube/roundcubemail/wiki" class="rc-icon external-link" target="_blank">Wiki</a> will help.</p>
2929

30+
<h2 id="esupport">Official enterprise support <a class="anchor" href="#esupport" aria-label="Link to this section: Official Enterprise Support"></a></h2>
31+
32+
<p>Official support for Roundcube is available from the steward of the Roundcube project, Nextcloud GmbH.
33+
The support is tailored specifically for mail providers running large instances with thousands to millions of end users.
34+
Optional email server solutions as well as PGP encrypted email are available with this offering.</p>
35+
<p></p><a href="https://nextcloud.com/roundcube/" class="rc-icon external-link" target="_blank">Learn more.</a></p>
36+
3037
<h2 id="forum">Community forum <a class="anchor" href="#forum" aria-label="Link to this section: Community forum"></a></h2>
3138

3239
<p>Get help at our web-based message board. Different topics like Issues and Bugs, Feature Requests
@@ -85,10 +92,15 @@ <h2 id="irc">IRC chat <a class="anchor" href="#irc" aria-label="Link to this sec
8592
<div class="col my-3">
8693
<div class="card h-100">
8794
<div class="card-header bg-header">
88-
<span class="text-white">Get Professional Support</span>
95+
<span class="text-white">Other support options</span>
8996
</div>
9097
<div class="card-body">
9198
<p class="card-text">
99+
<p><strong>Find freelance developers</strong></p>
100+
<p class="card-text">Upwork is the world's largest online workplace, enabling businesses and freelancers to work together
101+
on-demand via the Internet.<a href="https://www.upwork.com" class="rc-icon external-link" target="_blank">Visit Upwork today</a>
102+
to find development talent for your Roundcube projects!</p>
103+
<p><strong>Apheleia consulting</strong></p>
92104
<a href="https://apheleia-it.ch" class="rc-icon external-link" target="_blank">Apheleia IT</a>
93105
employs several Roundcube developers for their E-Mail and Groupware solutions that integrates Roundcube into their web client
94106
(<a href="https://kolabnow.com" class="rc-icon external-link" target="_blank">Kolab Now</a> as a hosted solution, and
@@ -101,23 +113,6 @@ <h2 id="irc">IRC chat <a class="anchor" href="#irc" aria-label="Link to this sec
101113
</div>
102114
</div>
103115
</div>
104-
105-
<div class="col my-3">
106-
<div class="card h-100">
107-
<div class="card-header bg-header">
108-
<span class="text-white">Find Freelance Developers to Hire</span>
109-
</div>
110-
<div class="card-body">
111-
<p class="card-text">Upwork is the world's largest online workplace, enabling businesses and freelancers to work together on-demand via the Internet.</p>
112-
113-
<p class="card-text">By using technology to remove the barriers of traditional hiring, Upwork's platform aligns businesses' talent needs with freelancers'
114-
desire to work when and where they want, on projects of their choosing.</p>
115-
116-
<p class="card-text"><a href="https://www.upwork.com" class="rc-icon external-link" target="_blank">Visit Upwork today</a>
117-
to find development talent for your Roundcube projects!</p>
118-
</div>
119-
</div>
120-
</div>
121116
</div>
122117
</div>
123118
</div>

0 commit comments

Comments
 (0)