How To Extend Admin Product Search By Multiple Product Codes?

Hello there,

In admin panel's product listing page there is an ability to search product by code/name, price,category and so on. I want to be able to search different products by multiple codes (seperated by comma or line break). I mean search multiple products by their code at the same time!

I know I must write an addon to do this but I have no clue!

Is there a way to have some additional search fields for products in backend and search products by writing multiple products code there?

Thanks

Each product has the Search words field. You can put necessary data to this field. In this case if you search by two words separated by comma, the system will search each word in each product.

Each product has the Search words field. You can put necessary data to this field. In this case if you search by two words separated by comma, the system will search each word in each product.

Thank you but I think I couldn't elaborate my purpose as I should. I want to search multuiple products at the same time by their products codes in admin panel. Please check link below. I want to get these two products (marked with red rectangle) by searching their codes:

https://www.mediafire.com/file/to91q5cuqzqktr9/multiple%20search.png

You can install our free Search Improvements module and set search type in admin panel to Any word . Result:

http://prntscr.com/gjt1du

Thank you so much eComLabs. I've been using Livesearch addon (for frontend) and after installing Search Improvement addon there was a conflict (Search Improvement didn't work!). So I disabled Livesearch addon and now Search Improvements works like a charm. How I wish I could use these two addons together! Anyway, I'm satisfied cause from now on I can search multiple products in Admin panel.

Thanks again for your help.

Thank you so much eComLabs. I've been using Livesearch addon (for frontend) and after installing Search Improvement addon there was a conflict (Search Improvement didn't work!). So I disabled Livesearch addon and now Search Improvements works like a charm. How I wish I could use these two addons together! Anyway, I'm satisfied cause from now on I can search multiple products in Admin panel.

Thanks again for your help.

Unfortunately, we did not work with the Livesearch addon. It is required to examine 3rd party code