Remove moved apps from README apps table (#119)

* Remove moved apps from apps table

* Update README.md

---------

Co-authored-by: Lukasz Ostrowski <lukasz.ostrowski@saleor.io>
This commit is contained in:
Adrian Pilarczyk 2023-02-09 15:51:46 +01:00 committed by GitHub
parent 7ff28a2481
commit 0104da3184
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,18 +38,3 @@ From here, you can visit:
- [🆕 Quickstart Tutorial](https://docs.saleor.io/docs/3.x/developer/extending/apps/quickstart/getting-started) - to build your first app using [Saleor CLI](https://docs.saleor.io/docs/3.x/cli). - [🆕 Quickstart Tutorial](https://docs.saleor.io/docs/3.x/developer/extending/apps/quickstart/getting-started) - to build your first app using [Saleor CLI](https://docs.saleor.io/docs/3.x/cli).
- [🗓️ Roadmap](https://github.com/orgs/saleor/projects/22/views/1) - to see the current progress on the development of official Saleor apps. - [🗓️ Roadmap](https://github.com/orgs/saleor/projects/22/views/1) - to see the current progress on the development of official Saleor apps.
- [✍️ GitHub issues](https://github.com/saleor/apps/discussions/categories/integrations-features) - to submit a proposal for creating a new integration or an app. - [✍️ GitHub issues](https://github.com/saleor/apps/discussions/categories/integrations-features) - to submit a proposal for creating a new integration or an app.
## Apps
🚧 We are in the process of migrating the apps to this monorepo. 🚧
In the meantime, you can access the rest of the apps from their repositories below:
| App | Integrations | Manifest URL to install |
|----------------------------------------------|--------------------|-----------------------------------------|
| [Search Hub](https://github.com/saleor/saleor-app-search) | Algolia | https://search.saleor.app/api/manifest |
| [CMS Hub](https://github.com/saleor/saleor-app-cms-hub) | Contentful, Strapi | https://cms-hub.saleor.app/api/manifest |
| [Klaviyo](https://github.com/saleor/saleor-app-klaviyo) | Klaviyo | https://klaviyo.saleor.app/api/manifest |
| [Slack](https://github.com/saleor/saleor-app-slack) | Slack | https://slack.saleor.app/api/manifest |
| [Mailing Hub](https://github.com/saleor/saleor-app-mailing) | | |
| [Invoices](https://github.com/saleor/saleor-app-invoices) | | https://invoices.saleor.app/api/manifest |