Socket
Socket
Sign inDemoInstall

meteor-admin-sdk-example-app

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meteor-admin-sdk-example-app

This package contains an example app and server. It uses the [Meteor Admin SDK](https://github.com/shopware/meteor/tree/main/packages/admin-sdk) to extend the administration.


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Meteor Admin SDK Example App

This package contains an example app and server. It uses the Meteor Admin SDK to extend the administration.

Server setup

  1. Check out the meteor monorepo.
  2. Change your working directory to the mono repo root.
  3. Run pnpm install to install all dependencies.
  4. Build all packages with turbo, using npx turbo run build. This can take a minute or two depending on your hardware.
  5. Start the development server with pnpm --filter meteor-admin-sdk-example-app run dev.

App installation

  1. Copy the folder MeteorAdminSDKExampleApp to the custom/apps folder inside your Shopware installation
  2. Install the App in Shopware: bin/console app:install MeteorAdminSDKExampleApp

Now you should see the app installed when opening the Shopware Admin and looking in "Extensions" -> "My Extensions".

FAQs

Package last updated on 07 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc