Skip to content

Commit

Permalink
chore: updated integration status (#6464)
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodf authored Oct 18, 2021
1 parent d30523c commit e2c9418
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions packages/core/docs/.vuepress/integrations.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ const INTEGRATIONS = {
status: STATUSES.BETA,
availability: AVAILABILITY.OPEN_SOURCE,
maintainedBy: [
{ name: 'Ecritel', link: 'https://www.ecritel.com/' },
{ name: 'Leonex', link: 'https://www.leonex.de/' }
{ name: 'Caravel', link: 'https://www.caravelx.com/' }
]
},
{
Expand Down Expand Up @@ -139,7 +138,7 @@ const INTEGRATIONS = {
name: 'Odoo',
link: '',
image: '/v2/integrations-logos/odoo.svg',
status: STATUSES.WIP,
status: STATUSES.BETA,
availability: AVAILABILITY.OPEN_SOURCE,
maintainedBy: [
{ name: 'OdooGap', link: 'https://www.odoogap.com/' }
Expand All @@ -157,9 +156,9 @@ const INTEGRATIONS = {
},
{
name: 'SpreeCommerce',
link: '',
link: 'https://docs.vuestorefront.io/spree/',
image: '/v2/integrations-logos/spree.svg',
status: STATUSES.WIP,
status: STATUSES.BETA,
availability: AVAILABILITY.OPEN_SOURCE,
maintainedBy: [
{ name: 'Upside Lab', link: 'https://upsidelab.io/' }
Expand Down

0 comments on commit e2c9418

Please sign in to comment.