Adding links to other integrations per @pavlenex suggestion

This commit is contained in:
rockstardev
2020-09-16 23:42:46 -05:00
committed by Kukks
parent fa08c52f74
commit 9b0fb9ecdc

View File

@@ -76,6 +76,19 @@
}
</form>
<h4 class="mb-3 mt-5">
Other Integrations
</h4>
<p>
Take a look at documentation for the list of other integrations we support and the directions on how to enable them:
<ul>
<li><a href="https://docs.btcpayserver.org/WooCommerce/" target="_blank">WooCommerce</a></li>
<li><a href="https://docs.btcpayserver.org/Drupal/" target="_blank">Drupal</a></li>
<li><a href="https://docs.btcpayserver.org/Magento/" target="_blank">Magento</a></li>
<li><a href="https://docs.btcpayserver.org/PrestaShop/" target="_blank">PrestaShop</a></li>
</ul>
</p>
</div>
</div>