Inhalte aufrufen

Profilbild

Guide to building a Plugin

plugin guide database

  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
1 Antwort zu diesem Thema

#1 john789

john789

    Newbie

  • Members
  • Punkt
  • 8 Beiträge

Geschrieben: 30 July 2021 - 14:52

Hi,

I am busy looking into building a plugin for SS. 

I started by using the MVC project template from Visual Studio and I'm using the guidelines here

What I would like some help with is how to create my own tables in the DB for my plugin. 

If there is any guide or example of how to go about this, I would really appreciate it.



#2 Marcus Gesing

Marcus Gesing

    SmartStore AG

  • Administrators
  • 3801 Beiträge

Geschrieben: 30 July 2021 - 19:23

 
The Google Merchant Center plugin has an own IDbContext including a table named GoogleProductRecord. See DependencyRegistrar.

Marcus Gesing

Smartstore AG



Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: plugin, guide, database