An open API service indexing awesome lists of open source software.

https://github.com/vendurehq/community-plugins

Community-maintained plugins for Vendure
https://github.com/vendurehq/community-plugins

vendure-plugin vendure-plugins

Last synced: 2 months ago
JSON representation

Community-maintained plugins for Vendure

Awesome Lists containing this project

README

          



Vendure logo


Vendure Community Plugins



Community-first plugins for the Vendure e-commerce framework



Documentation |
Website |
Discord



GPL license


Build & Test


PRs welcome!

## Packages

| Package | Description | npm |
|----------------------------------------------------------------------------|--------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|
| [`@vendure-community/elasticsearch-plugin`](packages/elasticsearch-plugin) | Elasticsearch-based search for Vendure | [![npm](https://img.shields.io/npm/v/@vendure-community/elasticsearch-plugin)](https://www.npmjs.com/package/@vendure-community/elasticsearch-plugin) |
| [`@vendure-community/braintree-plugin`](packages/braintree-plugin) | Braintree payment integration | [![npm](https://img.shields.io/npm/v/@vendure-community/braintree-plugin)](https://www.npmjs.com/package/@vendure-community/braintree-plugin) |
| [`@vendure-community/mollie-plugin`](packages/mollie-plugin) | Mollie payment integration | [![npm](https://img.shields.io/npm/v/@vendure-community/mollie-plugin)](https://www.npmjs.com/package/@vendure-community/mollie-plugin) |
| [`@vendure-community/stripe-plugin`](packages/stripe-plugin) | Stripe payment integration | [![npm](https://img.shields.io/npm/v/@vendure-community/stripe-plugin)](https://www.npmjs.com/package/@vendure-community/stripe-plugin) |
| [`@vendure-community/sentry-plugin`](packages/sentry-plugin) | Sentry error tracking integration | [![npm](https://img.shields.io/npm/v/@vendure-community/sentry-plugin)](https://www.npmjs.com/package/@vendure-community/sentry-plugin) |
| [`@vendure-community/stellate-plugin`](packages/stellate-plugin) | Stellate CDN cache purging | [![npm](https://img.shields.io/npm/v/@vendure-community/stellate-plugin)](https://www.npmjs.com/package/@vendure-community/stellate-plugin) |
| [`@vendure-community/pub-sub-plugin`](packages/pub-sub-plugin) | Google Cloud Pub/Sub job queue strategy | [![npm](https://img.shields.io/npm/v/@vendure-community/pub-sub-plugin)](https://www.npmjs.com/package/@vendure-community/pub-sub-plugin) |
| [`@vendure-community/punchout-gateway-plugin`](packages/punchout-gateway-plugin) | Punchout/cXML procurement gateway | [![npm](https://img.shields.io/npm/v/@vendure-community/punchout-gateway-plugin)](https://www.npmjs.com/package/@vendure-community/punchout-gateway-plugin) |

## Community Ownership

These plugins are **community-first** — the Vendure core team provides support and infrastructure, but day-to-day ownership sits with dedicated maintainers. Each plugin ideally has one dedicated maintainer or maintainer group (e.g. an agency) who drives development, reviews PRs, and handles releases.

**Want to maintain a plugin?** Reach out at [contact@vendure.io](mailto:contact@vendure.io?subject=Community%20Plugin%20Maintainer%20Interest).

## Migration from `@vendure/*`

These packages were extracted from the main [vendurehq/vendure](https://github.com/vendurehq/vendure) monorepo. If you're migrating from the original `@vendure/*` packages, see the full [Migration Guide](MIGRATION.md).

## Contributing

We welcome contributions from the community. See [CONTRIBUTING.md](CONTRIBUTING.md) for setup instructions, testing, and the release process.

## License

GPL-3.0-or-later. See [LICENSE.md](LICENSE.md).