From e0e8a938685754a0d53d9b90866399ecd395c3c1 Mon Sep 17 00:00:00 2001 From: ndeet Date: Tue, 19 Nov 2024 11:44:33 +0100 Subject: [PATCH] Adding Phoca Cart integration. --- docs/.vuepress/config.js | 1 + docs/.vuepress/redirects.js | 1 + docs/PhocaCart.md | 11 +++++++++++ 3 files changed, 13 insertions(+) create mode 100644 docs/PhocaCart.md diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 422e5c58ed..c342d141aa 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -116,6 +116,7 @@ const sidebarUserGuide = [ ['/Nopcommerce/', 'Nopcommerce'], ['/Odoo/', 'Odoo'], ['/OpenCart', 'OpenCart'], + ['/PhocaCart', 'PhocaCart'], ['/PrestaShop', 'PrestaShop'], ['/Shopify', 'Shopify'], ['/Shopware', 'Shopware'], diff --git a/docs/.vuepress/redirects.js b/docs/.vuepress/redirects.js index 6f23fc7db8..4a7d3d61c2 100644 --- a/docs/.vuepress/redirects.js +++ b/docs/.vuepress/redirects.js @@ -115,6 +115,7 @@ module.exports = [ { path: '/integrations/woocommerce', redirect: '/WooCommerce/' }, { path: '/integrations/drupal', redirect: '/Drupal/' }, { path: '/integrations/magento', redirect: '/Magento/' }, + { path: '/integrations/phocacart', redirect: '/PhocaCart/' }, { path: '/integrations/prestashop', redirect: '/PrestaShop/' }, { path: '/integrations/virtuemart', redirect: '/VirtueMart/' }, { path: '/integrations/opencart', redirect: '/OpenCart/' }, diff --git a/docs/PhocaCart.md b/docs/PhocaCart.md new file mode 100644 index 0000000000..4ee909e029 --- /dev/null +++ b/docs/PhocaCart.md @@ -0,0 +1,11 @@ +# Phoca Cart integration for Joomla 4 and 5 + +:::warning +Please be aware that this integration is not maintained by the BTCPay Server team. If you have any questions, please go to their GitHub issues and contact them directly. +::: + +## Installation instructions and download + +- [Installation instructions on GitHub](https://github.com/Jacquesvw/PhocaCart-BtcpayServer-Plugin/blob/main/docs/INSTRUCTIONS.md) +- [Download from GitHub](https://github.com/Jacquesvw/PhocaCart-BtcpayServer-Plugin) or +- Install via [Joomla Extension Manager](https://extensions.joomla.org/extension/phoca-cart-btcpay/)