How to use nopCommerce Entity structure.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 6 ans
Hi,

How to use nopCommerce Entity structure. If I wanted to add a record to the database and do it using the entity, I need to follow a path in nopCommerce

Thank you
Il y a 6 ans
Hello,

Follow this

https://www.nopcommerce.com/boards/t/14123/step-by-step-tutorial-for-adding-a-new-table-to-nopcommerce-23.aspx

Hope this will help you.

Thanks,
Jatin
Il y a 6 ans
enesgezici wrote:
.. add a record to the database and do it using the entity...


Would you explain that more?   Add a record (.Insert), or add a whole new entity/table?

The developer docs might help
http://docs.nopcommerce.com/display/en/Developer+tutorials
Il y a 6 ans
forefront wrote:
Hello,

Follow this

https://www.nopcommerce.com/boards/t/14123/step-by-step-tutorial-for-adding-a-new-table-to-nopcommerce-23.aspx

Hope this will help you.

Thanks,
Jatin


Thank you.

These steps do not work well in Plugin development, unfortunately.
Il y a 6 ans
New York wrote:
.. add a record to the database and do it using the entity...

Would you explain that more?   Add a record (.Insert), or add a whole new entity/table?

The developer docs might help
http://docs.nopcommerce.com/display/en/Developer+tutorials


I want to convert the model making entity. I'm developing a plugin. The toEntity structure in extension methods does not work
Il y a 5 ans
Can you share your code and what problem/error you getting??
Il y a 5 ans
rajupaladiya wrote:
Can you share your code and what problem/error you getting??



Thanks for asking for help. I found the solution to the mistake. Thanks :)
Il y a 5 ans
Glad to hear you fixed

If you share what was the problem than it’ll be good gor community
Il y a 5 ans
rajupaladiya wrote:
Glad to hear you fixed

If you share what was the problem than it’ll be good gor community



I'll make a detailed video. And it's subtitled. Very soon :)
Il y a 5 ans
That would be good. Thank you
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.