How to add new entity

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 12 años
Hi,

I am trying to add an entity with the name of ProductVarientKey. My Requirement is that I want to associate Serial Keys with Downloadable Products.

For this I created an entity in Database named "ProductVarientKey (1:M Relation with ProductVarient) " with the following fields.

ID(int)
ProductVariantID(int)
SerialNumber(nvarchar(100))

Now I want to integrate this entity with NOPCommerce solution.

If anyone refer me to some article that covers creating an entity with V2.30?
OR
Point me to right direction.

Regards
Hace 12 años
Any one?
Hace 12 años
Any Article/comment will help me in achieving this. Please reply.
Hace 12 años
Is this invalid question?

If no then NOPCommerce Team, Please answer it.
Hace 12 años
https://www.nopcommerce.com/docs/73/updating-an-existing-entity-how-to-add-a-new-property.aspx
Hace 12 años
Thanks.
Hace 11 años
Hello nk

Did you create the entity you mention in your post to add serial keys?

Can you share it?

saludos
rubenc
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.