From 59526a37511be8e64a71f0aa0098c4146fdba87d Mon Sep 17 00:00:00 2001 From: Lukasz Ostrowski Date: Mon, 12 Dec 2022 14:38:14 +0100 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df0c2a4..392e1d2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -# apps -Central space for Saleor Apps, Integrations and Marketplace +# Saleor Apps + +This repository contains central space for Saleor Apps, Integrations and Marketplace. + +- See [Roadmap](https://github.com/orgs/saleor/projects/22/views/1) +- Vote on new integrations or submit a request [here](https://github.com/saleor/apps/discussions/categories/integrations-features) +- Check [Apps Development Docs](https://docs.saleor.io/docs/3.x/developer/extending/apps/key-concepts) + +## Available integrations + +| App | Integrations | Manifest URL to install | +|----------------------------------------------|--------------------|-----------------------------------------| +| https://github.com/saleor/saleor-app-search | Algolia | https://search.saleor.app/api/manifest | +| https://github.com/saleor/saleor-app-cms-hub | Contentful, Strapi | https://cms-hub.saleor.app/api/manifest | +| https://github.com/saleor/saleor-app-klaviyo | Klaviyo | https://klaviyo.saleor.app/api/manifest | +| https://github.com/saleor/saleor-app-slack | Slack | https://slack.saleor.app/api/manifest | +| https://github.com/saleor/saleor-app-mailing | | |