Inhalte aufrufen

Profilbild

Create Smartstore Plugins with free new Visual Studio Extension

Development Visual Studio Plugins Tools

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

#1 stefanmueller

stefanmueller

    SmartStore AG

  • Administrators
  • 459 Beiträge

Geschrieben: 30 July 2020 - 14:50

Plugin Developers can use our latest tool: the free "Smartstore Plugin Template" for Visual Studio creates an executable plugin with basic implementation, which you can enrich with your own code. So you do not need to do lots of groundwork, because that is done automatically.

 

Read more about it in our blog:

https://smartstore.c...tudio-extension

 

Download it on Visual Studio Marketplace:

https://marketplace....reAG.Smartstore


  • GalenKa, RidgeOi und thorb gefällt das

Stefan


#2 raetser

raetser

    Benutzer

  • Members
  • 27 Beiträge

Geschrieben: 07 June 2022 - 21:15

Unable to install in VS2017?

the extension cannot be installed to this product due to prerequisites that cannot be resolved

Extensions does not even find the template when you search...


  • MediArt gefällt das

#3 Adams

Adams

    Newbie

  • Members
  • Punkt
  • 3 Beiträge

Geschrieben: 15 November 2022 - 14:39

Tried the plugin to create a SmartStore 5 plugin, but I think this doesn't work., while it's described here https://smartstore.a...he VS extension.

Also the documentation on https://smartstore.a... write a Plugin looks like it's not updatet to SmartStore 5 yet. 


  • MediArt gefällt das

#4 Wolfgang Schmerge

Wolfgang Schmerge

    SmartStore AG

  • Administrators
  • 2449 Beiträge

Geschrieben: 15 November 2022 - 15:25

Hi,
 
the extension is in progress and you will receive the internal docs later via PM. 
 
Kind regards
 
Wolfgang

Shopbetreiber benötigen Ihre Hilfe! Bewerten Sie jetzt Smartstore auf Capterra.

Als Dankeschön erhalten Sie 20 Euro für Ihren nächsten Kauf im Marketplace.

Smartstore bewerten


 

Bleibt gesund!

 

Viele zusätzliche Smartstore Plugins gibt es im MARKETPLACE:
http://community.sma...dex.php?/files/

 

Hier geht es zu den Smartstore Videos:
Smartstore.NET Youtube-Channel
 

Die deutsche Smartstore Online-Dokumentation gibt es hier:
https://smartstore.a...iew?mode=global

In dem folgenden BLOG findet man interessante Tipps & Tricks zum Thema "Smartstore":

http://community.sma...t-tipps-tricks/

 


#5 Fred Jie

Fred Jie

    Newbie

  • Members
  • Punkt
  • 8 Beiträge

Geschrieben: 18 November 2022 - 07:54

Hello,
 
Could you send me the documents and plugins related to plugin development for 5.0 version?


#6 Wolfgang Schmerge

Wolfgang Schmerge

    SmartStore AG

  • Administrators
  • 2449 Beiträge

Geschrieben: 18 November 2022 - 08:07

Hello,

I have just sent you the link via PM.
 
Kind regards
 
Wolfgang

Shopbetreiber benötigen Ihre Hilfe! Bewerten Sie jetzt Smartstore auf Capterra.

Als Dankeschön erhalten Sie 20 Euro für Ihren nächsten Kauf im Marketplace.

Smartstore bewerten


 

Bleibt gesund!

 

Viele zusätzliche Smartstore Plugins gibt es im MARKETPLACE:
http://community.sma...dex.php?/files/

 

Hier geht es zu den Smartstore Videos:
Smartstore.NET Youtube-Channel
 

Die deutsche Smartstore Online-Dokumentation gibt es hier:
https://smartstore.a...iew?mode=global

In dem folgenden BLOG findet man interessante Tipps & Tricks zum Thema "Smartstore":

http://community.sma...t-tipps-tricks/

 


#7 daniel@streetec

daniel@streetec

    Member

  • Members
  • PunktPunkt
  • 12 Beiträge

Geschrieben: 07 April 2023 - 11:14

Hi Wolfgang, 

could you please send me the docs, too?

When will the documentation of 5.0 finally be correct and available?

Thanks,

Daniel



#8 stefanmueller

stefanmueller

    SmartStore AG

  • Administrators
  • 459 Beiträge

Geschrieben: 08 April 2023 - 07:22

@daniel I just emailed you a link to the preliminary documentation, it is almost finished and soon tba. Greetings, Stefan


Stefan


#9 longdo

longdo

    Newbie

  • Members
  • Punkt
  • 1 Beiträge

Geschrieben: 21 June 2023 - 12:16

Could you please to help me to install SmartStore 5 plugin in visual studio 2022. I don't see any document to implement this tools.

Thanks so much.



#10 stefanmueller

stefanmueller

    SmartStore AG

  • Administrators
  • 459 Beiträge

Geschrieben: 28 June 2023 - 13:32

Hi Logdo, I interpret your message as needing the solution template and the development plugin, which we provided for Smartstore 4, for developing on Smartstore 5. Unfortunately, these development tools are currently unavailable. We apologize for any inconvenience this may cause. Best regards, Stefan.


Stefan


#11 Nisaba

Nisaba

    Newbie

  • Members
  • Punkt
  • 3 Beiträge

Geschrieben: 23 July 2023 - 13:25

Hi,

 

For a customer running on SmartStore v4, I have to write a plugin payment.

I've created the template with the VS extension.

 

All seems to work fine.

But when I want to install it, I've this message :

 

Value cannot be null.
Parameter name: key
 
Any idea ?
 
Thank you for your help !


#12 Nisaba

Nisaba

    Newbie

  • Members
  • Punkt
  • 3 Beiträge

Geschrieben: 25 July 2023 - 18:04

Hello,

Any idea about the issue ?

 

Here is where it occurs :

 

System.ArgumentNullException

  HResult=0x80004003
  Message=Value cannot be null.
Parameter name: key
  Source=mscorlib
  Arborescence des appels de procédure :
   à System.Collections.Concurrent.ConcurrentDictionary`2.TryGetValue(TKey key, TValue& value)
   à SmartStore.Core.Infrastructure.DependencyManagement.ContainerManager.ResolveUnregistered(Type type, ILifetimeScope scope) in C:\CODES-SOURCES\SmartStore\src\Libraries\SmartStore.Core\Infrastructure\DependencyManagement\ContainerManager.cs :ligne 80


#13 Nisaba

Nisaba

    Newbie

  • Members
  • Punkt
  • 3 Beiträge

Geschrieben: 26 July 2023 - 09:22

Hello,

The issue is fixed.

The problem was about the Description.txt file generated by the VS extension.

The version in this file was 4.1.0 whereas it must set to 4.2.0



#14 Marcos Prochnow Marchette

Marcos Prochnow Marchette

    Newbie

  • Members
  • Punkt
  • 1 Beiträge

Geschrieben: 08 November 2023 - 14:23

Hi
I downloaded the installer for this plugin but it doesn't work for Visual Studio 2022
When will the version for the version mentioned above be released?
 
Best Regargs

 




Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: Development, Visual Studio, Plugins, Tools