1 parent 86954ed commit 39a22bbCopy full SHA for 39a22bb
1 file changed
src/Libraries/SmartStore.Core/Packaging/Updater/AppUpdater.cs
@@ -267,6 +267,7 @@ private void MigrateInitial()
267
{ "SmartStore.Plugin.Payments.PayPalExpress", "SmartStore.PayPalExpress" },
268
{ "Developer.Glimpse", "SmartStore.Glimpse" },
269
{ "Import.Biz", "SmartStore.BizImporter" },
270
+ { "SmartStore.Plugin.Payments.Sofortueberweisung", "SmartStore.Sofortueberweisung" },
271
};
272
273
foreach (var name in installedPlugins)
0 commit comments