how can i update a plugin?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
In my scenario I am able  to update plugin , when I follow these steps-
First I run updated script of table in db.
Then update build version on project then it works fine for me,
but when I uninstall that plugin from project and again I install that plugin then it shows migration error while I am using same script at the time of installation.
If I delete migration table then install/uninstall problem also resolved.
but I do not want to delete migration table and want to reinstall plugin.
7 years ago
harshitporwal wrote:
In my scenario I am able  to update plugin , when I follow these steps-
First I run updated script of table in db.
Then update build version on project then it works fine for me,
but when I uninstall that plugin from project and again I install that plugin then it shows migration error while I am using same script at the time of installation.
If I delete migration table then install/uninstall problem also resolved.
but I do not want to delete migration table and want to reinstall plugin.


Refer this one: https://www.nopcommerce.com/boards/t/46365/how-can-i-update-a-plugin.aspx#183925
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.