smartstore / SmartStoreNET

Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
http://www.smartstore.com/en/net
GNU General Public License v3.0
2.64k stars 1.46k forks source link

Cannot Create Payment Plugin #2226

Closed Akinnagbe closed 3 years ago

Akinnagbe commented 3 years ago

I cloned version 4.x from the repository, installed the Plugin Visual Studio Extension to create a plugin. I added a new project to the Plugin Folder using the VS plugin Extension, Build was successful but no folder was created for my plugin name in the Plugin Folder.

I tried to package an existing plugin using the SmartStore Package Extension but got the error below:

image

Also, how can I build the Payment Plugin (my custom plugin) to make it visible to SmartStore Package Extension?

Akinnagbe commented 3 years ago

Can someone please attend to this issue.