This monorepo contains multiple Vendure plugins organized as Yarn workspaces. Each plugin is designed to extend the functionality of the Vendure framework, providing various features and enhancements.
├── packages
│ ├── plugin-example-1
│ ├── plugin-example-2
│ └── plugin-example-3
├── package.json
└── yarn.lock
This repo is contains vendure plugins being developed by team of opensouce contrubuters
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License.