bitmatrixstudio / craft-omnisearch

A powerful control panel search filter replacement for CraftCMS
Other
5 stars 0 forks source link

Craft Commerce discounts support #14

Closed JoeriE closed 3 years ago

JoeriE commented 3 years ago

Hi,

I saw that your plugin supports Craft Commerce now, great! I was wondering if your plugin will also support filtering for Commerce discount codes in the future? That would be great too.

Best wishes, Joeri

pohnean commented 3 years ago

Sure, we can do that. Shouldn't be too difficult

pohnean commented 3 years ago

Hi @JoeriE, there's already a way to search order coupon codes. May I know if this is what you are looking for?

image

JoeriE commented 3 years ago

Hi @pohnean

Thanks for your quick response. I would like to filter the discounts on the discounts page (/admin/commerce/promotions/discounts).

Thanks!

Best wishes, Joeri

pohnean commented 3 years ago

Hi @JoeriE, I've did some investigation and it does not seem to be possible to do filtering on this page because of the way the code on the page is written.

I suggest that you raise this issue up with CraftCommerce instead.