Core module for PlentyONE Shop
npm install @plentymarkets/shop-coreCore nuxt module for PlentyONE shops enabling essential functionalities and integrations.
Install the module to your Nuxt application with one command:
``bash`
npx nuxi module add @plentymarkets/shop-core
To use the playground for developement and testing, follow these steps:
- Rename .env.example to .env and set your API security token:API_SECURITY_TOKEN="your-token-here"
playground/nuxt.config.ts
- Adjust if needed.
`bashInstall dependencies
npm install
[npm-version-src]: https://img.shields.io/npm/v/shop-core/latest.svg?style=flat&colorA=020420&colorB=00DC82
[npm-version-href]: https://npmjs.com/package/shop-core
[npm-downloads-src]: https://img.shields.io/npm/dm/shop-core.svg?style=flat&colorA=020420&colorB=00DC82
[npm-downloads-href]: https://npm.chart.dev/shop-core
[license-src]: https://img.shields.io/npm/l/shop-core.svg?style=flat&colorA=020420&colorB=00DC82
[license-href]: https://npmjs.com/package/shop-core
[nuxt-src]: https://img.shields.io/badge/Nuxt-020420?logo=nuxt.js
[nuxt-href]: https://nuxt.com