How to add new entity

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
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
12 years ago
Any one?
12 years ago
Any Article/comment will help me in achieving this. Please reply.
12 years ago
Is this invalid question?

If no then NOPCommerce Team, Please answer it.
12 years ago
https://www.nopcommerce.com/docs/73/updating-an-existing-entity-how-to-add-a-new-property.aspx
12 years ago
Thanks.
11 years ago
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.