No description
apps/data-importer | ||
packages | ||
templates | ||
.gitignore | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
turbo.json |
Saleor Apps
The central space for Saleor Apps, Integrations and Marketplace.
Overview
This repository serves as a starting point in the exploration of Saleor apps.
Saleor apps are separate applications that use GraphQL to talk to the Saleor server and receive webhooks with event notifications from Saleor.
From here, you can visit:
- 🔍 Apps documentation - to learn more about how you can use apps to extend the capabilities of Saleor.
- 🆕 Quickstart Tutorial - to build your first app using Saleor CLI.
- 🗓️ Roadmap - to see the current progress on the development of official Saleor apps.
- ✍️ GitHub issues - to submit a proposal for creating a new integration or an app.
Apps
Apps are being migrated to single monorepo in this repository.
Meantime they can be accessed from the repositories below:
App | Integrations | Manifest URL to install |
---|---|---|
Search Hub | Algolia | https://search.saleor.app/api/manifest |
CMS Hub | Contentful, Strapi | https://cms-hub.saleor.app/api/manifest |
Klaviyo | Klaviyo | https://klaviyo.saleor.app/api/manifest |
Slack | Slack | https://slack.saleor.app/api/manifest |
Mailing Hub | ||
Invoices | https://invoices.saleor.app/api/manifest |