villagedefrance / OpenCart-Overclocked

OpenCart Overclocked Edition. Advanced Shopping Cart CMS based on OC v1.5.6.X source code.
https://villagedefrance.net
Other
31 stars 21 forks source link

Feature Suggestions #96

Open Tangol opened 6 years ago

Tangol commented 6 years ago

Hello,

Please note that right now, OpenCart Overclocked Edition lacks 3 very important features, that I've found as plugins on OpenCart Market:

  1. Low Stock Alert for Admin
  2. Abandoned Carts / Abandoned Cart and Wish List
  3. Admin Search / Global Search (XML)

If you could add them to the core, we'll forever be in your debt! :D

Thanks!

IP-CAM commented 6 years ago

.... we'll forever be in your debt well, there is no need for such, one could always use Paypal, to get 'equal' again, if one likes to get Extensions, not included by default. It's like Windows XP was, to get the Office Progs too, one had to pay for. That's the Idea behind it, for everybody involved. :) Nothing personal, have a great 2018 ! Ernie

villagedefrance commented 6 years ago

I will see what I can do. No guarantees.

villagedefrance commented 6 years ago

Abandoned Carts report is now added. It records all incomplete checkout processes at the "confirm order" stage and features html emails for the follow-up.

I did some live email testing today and apart from a couple of minor tweaks all seems to be working great. Feedback is welcome as always.

Please don't mention Guest Checkouts as this cannot be done due to the simple fact that Guests don't have names or an email address to send an email to.

In a similar move I have also added a Wishlist Report so products on wishlists can be seen by the Admins. I have placed it inside the Customer Reports group even though it is mostly a product report, because it seems to me that instinctively we associate wishlists with customers more than products. This is a cool report because it is constantly changing, since customers can edit their whishlists at anytime, meaning that it can be very different the next time you check it.

Tangol commented 6 years ago

Thank you Philippe!

For better testing, I suggest you upload the beta on http://demo.villagedefrance.net/index.php and enable all features, so we can test everything on a live server.

villagedefrance commented 6 years ago

Thanks Tangol. I use http://bench.villagedefrance.net/index.php to do my live testing. Do you want an Admin account? If yes, contact me by email direct.

Tangol commented 6 years ago

Updated the main post:

  1. Low Stock Alert was added with this commit (the Header Notifications shows the Out of Stock products).
  2. Abandoned Carts and Wish Lists was added.