Documentation for creating plugin 4.0

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi There,

I'm trying to create my own plugin for 4.0, but the documentation seems to be outdated.

How do we add the dependencies as referenced from current 4.0 plugin ?



Cheers.
John
6 years ago
We plan to update the documentation very soon. In the meantime please see this document
6 years ago
a.m. wrote:
We plan to update the documentation very soon. In the meantime please see this document


I'm new to the asp.net core. Could you provide an example of how to make the plugin read its settings from the appsettings.json file?
6 years ago
Please see http://docs.nopcommerce.com/pages/viewpage.action?pageId=1442493
5 years ago
Hi There,

<h2>My operation systems:<h2> Windows 10
<h2>Internet Information Service (IIS):<h2> above 7
<h2>Visual Studio:<h2> 2017
<h2>.NET Framework:<h2> 4.6.1

<h2>Note:<h2> In my system Latest nopCommerce 4.0 source code ruining successfully!

But When I try to create plugin in nopcommerce version 4.0. Then I added, Plugins-> Add -> New Project -> Class Library (.Net Core) with proper naming.

I want to Add Analyzers,Assemblies and Projects in side Dependencies in my plugin.

I try many possible way for adding these files. but i can't added in plugin.

Please kindly provide me info how added these files.

<h2>Second Point:</h2> I check in side of my plugin SDK file automatically adding in Dependencies. so i seen another plugin where not added SDK file.

I Read the post <a href="http://docs.nopcommerce.com/pages/viewpage.action?pageId=1442493">How to write a plugin for nopCommerce 4.00 (and above)</a> properly.

I am not found .csproj file where replace the content according the above post.

Please help me for creation plugin of nopCommerce 4.0 version.

Thanks
4 years ago
Is there any update on the status of the 4.x documentation?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.