Custom plugin Admin Section tab

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 7 ans
Ive followed the Tutorial for creating a custom plugin from pluralsite https://app.pluralsight.com/library/courses/nopcommerce-plugin-development/table-of-contents

However as of now it is a little out of date with Nop version 3.8.

Ive followed the tutorial and made one change (the admin menu).

Im about to create the "CreateUpdatePromoSlider.cshtml" but im hit with an issue.

<li @Html.RenderSelectedTabIndex(0, GetSelectedTabIndex())>Slider</li>


Seems it doesnt contain a definition anymore.

Im guessing it was changed in 3.8, does any one know the fix for this?
Il y a 7 ans
Look at this topic: Adding tab via plugin in version 3.80
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.