Update README.md
This commit is contained in:
parent
0ae6b6dceb
commit
59526a3751
1 changed files with 17 additions and 2 deletions
19
README.md
19
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 | | |
|
||||
|
|
Loading…
Reference in a new issue