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 | | |