New to nopCommerce

1 ay önce
Hello, thank you for your Community Forum, it is very helpful. I'm a retired C# .NET developer (https://www.linkedin.com/in/dhodges351/) and would like to create an nopCommerce store to sell collectible postage stamps (by lot) from my husband's large stamp collection. I created a hobby website for him to display his treasured stamps :-) https://gourmetphilatelist.org. I'm using a free AWS S3 bucket to store the uploaded images. He uses an Admin section to upload and manage his stamp records stored in a SQL Server database.

I plan to use InterServer to host my new nopCommerce store because I have 3 other .NET Core websites hosted there which are managed by the Plesk dashboard. Before I get started customizing the nopCommerce 4.60.6 source code that I downloaded yesterday, I was wondering if using a free AWS S3 bucket is a good practice or do you recommend another way cost effective way to store the images? Also, I'm not sure how the nopCommerce Admin dashboard will work with InterServer. Any help and advice you can provide is greatly appreciated.

Thank you,
Debra
1 ay önce
How many products / images do you have? You could just store them in the SQL Server DB, which is the default.

That said, there is a plugin in the Marketplace for S3, so it has been done before.
1 ay önce
Thank you for your helpful comments I appreciate it.