Jump to content

How to extend PrestaShop module without override core


Recommended Posts

Hello,

 

I want extend PrestaShop search for include category filter. Bu the PrestaShop Search.php class not has this option by default.

 

I also know that I can override PrestaShop classes and controllers

 

http://doc.prestashop.com/display/PS16/Overriding+default+behaviors

 

But PrestaShop forbid override module fo distribute through addons.

 

I need do something like the image attached. A dopdown for category list with text box by search.

 

How can I do this without override?

 

Can I create a new class or single php file in my module directory to extend Search behavior?

 

What other alternative has PrestaShop to do this?

 

 

---

My store is not online.

 

post-774053-0-61328300-1460221405_thumb.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...