I am using the Joomla 3. I would like to know how can I override the Joomla search plugin under template.
I tried copying these files
/plugins/search/k2/k2.php
/plugins/search/k2/k2.xml
under the /templates/MY_TEMPLATE_NAME/html
to create plg_search_k2 folder. It doesn't work. Anyone know how can we override the search plugin?