You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Explicitly require v4.0.4 to fix "Liquid Exception: undefined method 'tainted?' for an instance of String". See <https://github.com/jekyll/jekyll/issues/9233>.
5
+
gem'liquid','>=4.0.4'
6
+
7
+
# Require some gems that are not part of the core anymore in recent Ruby versions.
Copy file name to clipboardExpand all lines: about/index.html
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ <h2 id="license">License <a class="anchor" href="#license" aria-label="Link to t
119
119
120
120
<divclass="row">
121
121
<divclass="col">
122
-
<h2id="services">Services Using and Supporting Roundcube <aclass="anchor" href="#services" aria-label="Link to this section: Services Using and Supporting Roundcube"></a></h2>
122
+
<h2id="services">Services using and supporting Roundcube <aclass="anchor" href="#services" aria-label="Link to this section: Services Using and Supporting Roundcube"></a></h2>
123
123
<p>
124
124
There are thousands of services that make use of Roundcube to provide
125
125
webmail to millions of users. We love to see our application in so many hands
@@ -137,6 +137,23 @@ <h2 id="services">Services Using and Supporting Roundcube <a class="anchor" href
<p>Roundcube uses <ahref="https://getcomposer.org" class="rc-icon external-link" target="_blank">Composer</a> to manage add-ons and dependencies. Our <ahref="https://plugins.roundcube.net/" class="rc-icon external-link" target="_blank">Plugins Repository</a>
135
135
contains a list of plugins and instructions on how to install them and keep them up-to-date. As well as plugins you'll also find <ahref="https://packagist.org/?type=roundcube-skin" class="rc-icon external-link" target="_blank">additional skins</a> available on Packagist.</p>
136
136
137
+
<h2id="integrations">Integrations <aclass="anchor" href="#integrations" aria-label="Link to this section: Integrations"></a></h2>
The Nextcloud app <ahref="https://apps.nextcloud.com/apps/mail_roundcube" target="_blank">"Roundcube Mail"</a> integrates an existing Roundcube standalone email-webapp into Nextcloud, with optional SSO.
149
+
</p>
150
+
</div>
151
+
</div>
152
+
</div>
153
+
154
+
</div>
155
+
156
+
137
157
<h2id="packages">Complete email server packages with Roundcube <aclass="anchor" href="#packages" aria-label="Link to this section: Complete email server packages with Roundcube"></a></h2>
<spanclass="text-white">Roundcube for Enterprises</span>
164
+
</div>
165
+
<divclass="card-body">
166
+
<p><ahref="https://nextcloud.com/roundcube/" class="fw-bold" target="_blank">Roundcube for Enterprises</a>
167
+
is a stand-alone, all-in-one email solution for service providers by Nextcloud. Your customers need a reliable, dependable and performant email service. The Nextcloud Roundcube Enterprise subscription helps you deliver exactly that.
0 commit comments