[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-www] branch master updated: add magento link
From: |
gnunet |
Subject: |
[taler-www] branch master updated: add magento link |
Date: |
Wed, 12 Jun 2024 13:27:45 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new 1b7162af add magento link
1b7162af is described below
commit 1b7162af6c7498dc8a269027c9ef0c8f1dc8aa96
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jun 12 13:27:38 2024 +0200
add magento link
---
template/docs.html.j2 | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index ba170a0c..e9dbd68f 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -231,6 +231,16 @@
{% endtrans %}
</div>
+ <div class="col-lg-4 mb-4">
+ <a href="https://git.taler.net/gnu-taler-payment-for-magento.git/"
target="_blank" rel="noopener noreferrer">
+ <img src="{{ url('icons/noun-e-commerce-218402.svg') }}" height=60>
+ <h3>{{ _("Magento Payment Backend") }}</h3>
+ </a>
+ {% trans %}
+ GNU Taler payment plugin for Adobe Commerce (formerly Magento)
e-commerce solution.
+ {% endtrans %}
+ </div>
+
<div class="col-lg-4 mb-4">
<a href="https://github.com/pretix/pretix-taler" target="_blank"
rel="noopener noreferrer">
<img src="{{ url('icons/noun-tickets-5179896.svg') }}" height=60>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-www] branch master updated: add magento link,
gnunet <=