Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

An example app for demonstration of some Meteor Admin SDK capabilties

Notifications You must be signed in to change notification settings

shopwareArchive/meteor-admin-sdk-example-app

Repository files navigation

Meteor Admin SDK Example App

This repository contains an example folder structure inside src/static which you can use as an inspiration for your admin extensions in your app. It uses the Meteor Admin SDK for extending the administration.

Everything else is just for setting up a basic app server.

DEPRECATION WARNING

⚠️ This repository is considered deprecated and will be archived in March 2024. For the new version of this tool please go to meteor-admin-sdk-example-app.

Initial setup

  1. Check out this repository somewhere locally.
  2. Run npm install to install all dependencies
  3. Start the development server with npm 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".

About

An example app for demonstration of some Meteor Admin SDK capabilties

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •