simplcommerce / SimplCommerce

A simple, cross platform, modulith ecommerce system built on .NET
http://www.simplcommerce.com
Apache License 2.0
4.2k stars 1.59k forks source link

blog support #909

Open mas1515 opened 4 years ago

mas1515 commented 4 years ago

simplcommerce is good cms But needs this features:

1- Blog and forum 2- Strong multivendor 3- page builder like wordpress 4- better loading speed 5- full document and tutorial 6- calculation system 7- black friday system 8- realtime search 9- more filter option like woocommerce 11- mobile app with react native

hishamco commented 4 years ago

SimplCommerce is not a CMS its an eCommerce solution, but it has a basic CMS module out of the box, some of what you suggested are suitable, and some are not

tavershimafx commented 4 years ago

At the moment SimplCommerce does not have blog and forum support which would be ideal for an ecommerce platform such as adding posts where users can land when clicked on an email link of a newsletter.

  1. About your complain of strong multivendor, i have also thought about that and it was a headache to me. On my store, I want users to become a vendor by themselves instead of the admin making them become one an in that way, they can create warehouses of their own. Anyway I'm developing a workaround to this where i'm building that as a seperate module. Hope this works out. Or I'll rather implement it in the source code. You can also do so if you can.
  2. I'm also greatly concerned about the loading speed of the application as its relatively slow. I don't know why and .Net Core is not known for this kind of behaviour. The angular aspect also does not give a good user experience when loading content. I'm just trying to get to the source code and implement that for myself.
  3. I'm also seriously disturbed about filter options. this gives the user more friendly browsing experience.