How to add a new column to table through Plugin

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
1 anno tempo fa
I want to add new column to existing table using code first approach in Plugin.
I have referred the below links,
https://docs.nopcommerce.com/en/developer/plugins/plugin-with-data-access.html,

https://docs.nopcommerce.com/en/developer/tutorials/update-existing-entity.html?q=updating-an-existing-entity-how-to-add-a-new-property

can we do this through Plugin without changing nopCommerce code?

Thanks.
1 anno tempo fa
You can try this..

https://docs.nopcommerce.com/en/developer/tutorials/update-existing-entity.html
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.