Skip to content

Commit

Permalink
Merge pull request #1458 from pavlenex/integration-sidebar
Browse files Browse the repository at this point in the history
Integration sidebar
  • Loading branch information
pavlenex authored Nov 18, 2024
2 parents 99deb96 + 418c42d commit 9a73644
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,24 +108,24 @@ const sidebarUserGuide = [
title: 'Integrations',
collapsable: false,
children: [
['/WooCommerce', 'WooCommerce'],
['/Shopify', 'Shopify'],
['/Magento', 'Magento'],
['/PrestaShop', 'PrestaShop'],
['/OpenCart', 'OpenCart'],
['/Drupal/', 'Drupal'],
['/Zapier/', 'Zapier'],
['/Shopware', 'Shopware'],
['/VirtueMart', 'VirtueMart'],
['/Smartstore/', 'Smartstore'],
['/Grandnode/', 'Grandnode'],
['/BigCommerce/', 'Big Commerce'],
['/Nopcommerce/', 'Nopcommerce'],
['/Xenforo/', 'Xenforo'],
['/InvoiceNinja', 'Invoice Ninja'],
['/Odoo/', 'Odoo'],
['/Wix/', 'Wix'],
['/CustomIntegration', 'Custom Integration']
['/BigCommerce/', 'Big Commerce'],
['/Drupal/', 'Drupal'],
['/Grandnode/', 'Grandnode'],
['/InvoiceNinja', 'Invoice Ninja'],
['/Magento', 'Magento'],
['/Nopcommerce/', 'Nopcommerce'],
['/Odoo/', 'Odoo'],
['/OpenCart', 'OpenCart'],
['/PrestaShop', 'PrestaShop'],
['/Shopify', 'Shopify'],
['/Shopware', 'Shopware'],
['/Smartstore/', 'Smartstore'],
['/VirtueMart', 'VirtueMart'],
['/Wix/', 'Wix'],
['/WooCommerce', 'WooCommerce'],
['/Xenforo/', 'Xenforo'],
['/Zapier/', 'Zapier'],
['/CustomIntegration', 'Custom Integration']
]
},
{
Expand Down

0 comments on commit 9a73644

Please sign in to comment.