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..ced99cb779 --- /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](https://github.com/Jacquesvw/PhocaCart-BtcpayServer-Plugin/issues) to report a problem or get support. +::: + +## 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/)