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.

1 Antwort zu diesem Thema
#1
Geschrieben: 30 July 2021 - 14:52
#2
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